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

In This Topic
    CanGrowHorizontally Property (IList)
    In This Topic
    Specifies if the List can grow horizontally.
    Syntax
    'Declaration
     
    ReadOnly Property CanGrowHorizontally As Boolean
    bool CanGrowHorizontally {get;}
    See Also