ComponentOne FlexReport for UWP
CheckAlign Property

C1.UWP.FlexReport Assembly > C1.Xaml.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