[]
        
(Showing Draft Content)

C1.Report.CheckBoxField.CheckAlign

CheckAlign Property

CheckAlign

Gets or sets the horizntal and vertical alignment of the check mark within the field area.

Declaration
[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