Class
LayoutControlIcons

Provides access to the default icons and images used in RadLayoutControl.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public static class LayoutControlIcons

Inheritance: objectLayoutControlIcons

Properties

ControlItem

The image displayed next to LayoutControlItem in the customize dialog.

Declaration

cs-api-definition
public static Image ControlItem { get; }

Property Value

Image

Customize

The Customize context menu icon.

Declaration

cs-api-definition
public static Image Customize { get; }

Property Value

Image

EmptySpaceItem

The image displayed next to an empty LayoutControlLabelItem in the customize dialog.

Declaration

cs-api-definition
public static Image EmptySpaceItem { get; }

Property Value

Image

GroupItem

The image displayed next to the LayoutControlGroupItem in the customize dialog.

Declaration

cs-api-definition
public static Image GroupItem { get; }

Property Value

Image

LabelItem

The image displayed next to the LayoutControlLabelItem in the customize dialog.

Declaration

cs-api-definition
public static Image LabelItem { get; }

Property Value

Image

LoadLayout

The icon of the LoadLayout button in the customize dialog.

Declaration

cs-api-definition
public static Image LoadLayout { get; }

Property Value

Image

SaveLayout

The icon of the SaveLayout button in the customize dialog.

Declaration

cs-api-definition
public static Image SaveLayout { get; }

Property Value

Image

SeparatorItem

The image displayed next to the LayoutControlSeparatorItem in the customize dialog.

Declaration

cs-api-definition
public static Image SeparatorItem { get; }

Property Value

Image

SplitterItem

The image displayed next to the LayoutControlSplitterItem in the customize dialog.

Declaration

cs-api-definition
public static Image SplitterItem { get; }

Property Value

Image

TabbedGroup

The image displayed next to the LayoutControlTabbedGroup in the customize dialog.

Declaration

cs-api-definition
public static Image TabbedGroup { get; }

Property Value

Image