Class LayoutControlIcons
Provides access to the default icons and images used in Rad
Inheritance
Inherited Members
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public static class LayoutControlIcons
Properties
ControlItem
The image displayed next to Layout
Declaration
public static Image ControlItem { get; }
Property Value
System.
|
Customize
The Customize context menu icon.
Declaration
public static Image Customize { get; }
Property Value
System.
|
EmptySpaceItem
The image displayed next to an empty Layout
Declaration
public static Image EmptySpaceItem { get; }
Property Value
System.
|
GroupItem
The image displayed next to the Layout
Declaration
public static Image GroupItem { get; }
Property Value
System.
|
LabelItem
The image displayed next to the Layout
Declaration
public static Image LabelItem { get; }
Property Value
System.
|
LoadLayout
The icon of the LoadLayout button in the customize dialog.
Declaration
public static Image LoadLayout { get; }
Property Value
System.
|
SaveLayout
The icon of the SaveLayout button in the customize dialog.
Declaration
public static Image SaveLayout { get; }
Property Value
System.
|
SeparatorItem
The image displayed next to the Layout
Declaration
public static Image SeparatorItem { get; }
Property Value
System.
|
SplitterItem
The image displayed next to the Layout
Declaration
public static Image SplitterItem { get; }
Property Value
System.
|
TabbedGroup
The image displayed next to the Layout
Declaration
public static Image TabbedGroup { get; }
Property Value
System.
|