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

In This Topic
    CanShrink Property (IBand)
    In This Topic
    Indicates that this Band can shrink in vertical direction.
    Syntax
    'Declaration
     
    ReadOnly Property CanShrink As Boolean
    bool CanShrink {get;}
    See Also