Gets or sets the alignment of the check box and text.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
C# Copy Code |
---|
public ContentAlignment ContentAlign { get; set; } |
Visual Basic Copy Code |
---|
Public Property ContentAlign As ContentAlignment |