ComponentOne FlexGrid for WinForms
Fixed Property (RowCollection)

C1.Win.C1FlexGrid Namespace > RowCollection Class : Fixed Property
Gets or sets the number of fixed rows or columns in the collection.
Syntax
'Declaration
 
Public Overrides Property Fixed As Integer
public override int Fixed {get; set;}
See Also

Reference

RowCollection Class
RowCollection Members