[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table.ITableRow.CanShrink

CanShrink Property

CanShrink

Gets a value indicating whether the row contains only cells with CanShrink set to true.

Declaration
bool CanShrink { get; }
Property Value
Type Description
bool

A bool value. true if the row contains only cells with CanShrink set to true; otherwise, false.