ComponentOne True DBGrid for WinForms
RowCanSplit Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > PrintInfo Class : RowCanSplit Property
Gets or sets a value indicating whether the grid rows can split between pages.
Syntax
'Declaration
 
Public Property RowCanSplit As System.Boolean
public System.bool RowCanSplit {get; set;}
Remarks
This new property helps to print very long text in columns on multiple pages.
See Also

Reference

PrintInfo Class
PrintInfo Members