ActiveReports Developer 7
CheckAlignment Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > ICheckBox Interface : CheckAlignment Property

Glossary Item Box

Gets the alignment of the checkbox text within the drawing area.

Syntax

Visual Basic (Declaration) 
ReadOnly Property CheckAlignment As System.Drawing.ContentAlignment
C# 
System.Drawing.ContentAlignment CheckAlignment {get;}

See Also