BaseButtonListCheckAlign Property

This is used to set or get the alignment on the button checkmark

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public virtual ContentAlignment CheckAlign { get; set; }

Property Value

ContentAlignment
The default alignment is MiddleLeft

See Also