ComponentOne FlexGrid for WinForms
Fixed Property (RowColCollection)

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

Reference

RowColCollection Class
RowColCollection Members