ComponentOne FlexGrid for WinForms
Fixed Property (ColumnCollection)

C1.Win.C1FlexGrid Namespace > ColumnCollection 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

ColumnCollection Class
ColumnCollection Members