C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridCellFactory Class / GetFrozenColumns Method

In This Topic
GetFrozenColumns Method (GridCellFactory)
In This Topic
Gets the number of frozen columns.
Syntax
'Declaration
 
Public Overrides Function GetFrozenColumns() As Integer
 
See Also