IsThreePageRowsLayout Property
In This Topic
Gets or sets a value indicating if three page rows are shown in non-continuous mode.
Syntax
'Declaration
Public Property IsThreePageRowsLayout As Boolean
public bool IsThreePageRowsLayout {get; set;}
See Also