ComponentOne FlexReport for WinForms
CheckAlign Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > CheckBoxField Class : CheckAlign Property
Gets or sets the horizntal and vertical alignment of the check mark within the field area.
Syntax
'Declaration
 
Public Property CheckAlign As PictureAlignEnum
public PictureAlignEnum CheckAlign {get; set;}
See Also

Reference

CheckBoxField Class
CheckBoxField Members