BaseButtonListCheckAlign Property
This is used to set or get the alignment on the button checkmark
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public virtual ContentAlignment CheckAlign { get; set; }
Public Overridable Property CheckAlign As ContentAlignment
Get
Set
public:
virtual property ContentAlignment CheckAlign {
ContentAlignment get ();
void set (ContentAlignment value);
}
abstract CheckAlign : ContentAlignment with get, set
override CheckAlign : ContentAlignment with get, set
Property Value
ContentAlignmentThe default alignment is
MiddleLeft