FlexReport for .NET | ComponentOne
C1.FlexReport Assembly / C1.Report Namespace / CheckBoxField Class / Bounds Property

In This Topic
    Bounds Property (CheckBoxField)
    In This Topic
    Gets or sets bounds of this FieldBase object.
    Syntax
    'Declaration
     
    Public Property Bounds As Rect
    public Rect Bounds {get; set;}
    See Also