ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace / ITable Interface / CanGrowHorizontally Property

In This Topic
    CanGrowHorizontally Property (ITable)
    In This Topic
    Determines if table content can grow horizontally
    Syntax
    'Declaration
     
    ReadOnly Property CanGrowHorizontally As Boolean
    bool CanGrowHorizontally {get;}
    See Also