ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.DdrDesigner.Designers.ToC Namespace / TocDesigner Class / FixedSize Property

In This Topic
    FixedSize Property
    In This Topic
    Gets or sets the size of the fixed.
    Syntax
    'Declaration
     
    Public Property FixedSize As DesignSize
    public DesignSize FixedSize {get; set;}

    Property Value

    The size of the fixed.
    See Also