[]
Gets or sets the horizntal and vertical alignment of the check mark within the field area.
[C1Category("Appearance")]
[C1Description("CheckBoxField.CheckAlign", "The horizntal and vertical alignment of the check mark within the field area.")]
public PictureAlignEnum CheckAlign { get; set; }
<C1Category("Appearance")>
<C1Description("CheckBoxField.CheckAlign", "The horizntal and vertical alignment of the check mark within the field area.")>
Public Property CheckAlign As PictureAlignEnum