Enum
TextAlignmentState

Describes the predefined position for Ribbon buttons' Text.

Definition

Namespace:Telerik.Windows.Controls.RibbonView.RibbonButton

Assembly:Telerik.Windows.Controls.RibbonView.dll

Syntax:

cs-api-definition
public enum TextAlignmentState

Fields

TextAtBottom

Small button with image 16 x 16. Horizontal oriented.

Declaration

cs-api-definition
TextAtBottom = 0

Field Value

TextAlignmentState

TextAtRight

Small button with image 16 x 16.and text. Horizontal oriented.

Declaration

cs-api-definition
TextAtRight = 1

Field Value

TextAlignmentState

TextHide

Large button with image 32 x 32.and text. Vertical oriented.

Declaration

cs-api-definition
TextHide = 2

Field Value

TextAlignmentState

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