ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / CrossSectionControl Class / Width Property

In This Topic
    Width Property (CrossSectionControl)
    In This Topic
    Gets or sets the width of the control in inches.
    Syntax
    'Declaration
     
    Public Shadows Property Width As Single
    public new float Width {get; set;}

    Property Value

    A float or Single value in inches.
    See Also