Enum
ButtonsAlignment

Enum for WindowButtonsAlignment for buttons alignment in the headers of windows and dialogs in the Crystal theme.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
public enum ButtonsAlignment

Fields

Left

Corresponds to left alignment of the buttons in the header.

Declaration

cs-api-definition
Left = 0

Field Value

ButtonsAlignment

Right

Corresponds to right alignment of the buttons in the header.

Declaration

cs-api-definition
Right = 1

Field Value

ButtonsAlignment

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