Gets or sets the caption alignment.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public TabAlignment LabelPosition { get; set; } |
Visual Basic
![]() |
---|
Public Property LabelPosition As TabAlignment |
Type: TabAlignment
One of the TabAlignment enumeration values that specifies the type of alignment, applied to the control's label. Default value is TabAlignment.Left.