ComponentOne True DBGrid for WinForms
LinesPerRow Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : LinesPerRow Property
Gets or sets the number of subrows of the grid when the DataView property is set to MutlipleLinesFixed.
Syntax
'Declaration
 
Public Property LinesPerRow As System.Integer
public System.int LinesPerRow {get; set;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members