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