Describes the predefined position for Ribbon buttons' Text.
Definition
Namespace:Telerik.Windows.Controls.RibbonView.RibbonButton
Assembly:Telerik.Windows.Controls.RibbonView.dll
Syntax:
C#
public enum TextAlignmentState
Fields
Small button with image 16 x 16. Horizontal oriented.
C#
TextAtBottom = 0
Small button with image 16 x 16.and text. Horizontal oriented.
C#
TextAtRight = 1
Large button with image 32 x 32.and text. Vertical oriented.
C#
TextHide = 2