ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ICheckBox Interface / CheckAlignment Property

In This Topic
    CheckAlignment Property (ICheckBox)
    In This Topic
    Gets the alignment of the checkbox.
    Syntax
    'Declaration
     
    ReadOnly Property CheckAlignment As CheckAlignment
    CheckAlignment CheckAlignment {get;}

    Property Value

    A CheckAlignment value specifying the alignment of the checkbox.
    See Also