Enum
ToolbarTextPosition

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public enum ToolbarTextPosition

Fields

CenterAfter

Positions the text between the MiddleItems and FarItems.

Declaration

cs-api-definition
CenterAfter = 2

Field Value

ToolbarTextPosition

CenterBefore

Positions the text between the NearItems and MiddleItems.

Declaration

cs-api-definition
CenterBefore = 1

Field Value

ToolbarTextPosition

Far

Positions the text close the end of the form and next to the system buttons.

Declaration

cs-api-definition
Far = 3

Field Value

ToolbarTextPosition

Near

Positions the text close the start of the form and next to the icon.

Declaration

cs-api-definition
Near = 0

Field Value

ToolbarTextPosition

In this article
DefinitionFieldsCenterAfterCenterBeforeFarNear
Not finding the help you need?
Contact Support