[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.TableRow.CanShrink

CanShrink Property

CanShrink

Gets a value indicating whether a row can shrink.

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

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