Enables you to pin a column in a grid or a matrix.
Read-write property
| Visual Basic |
|---|
Public Property FixedColumnsCount() As Long |
System matrix is not supported.
When a grid is collapsed, there are no pinning columns exist in grid.
| C# | Copy Code | |
|---|---|---|
| ||
Enables you to pin a column in a grid or a matrix.
| Visual Basic |
|---|
Public Property FixedColumnsCount() As Long |
System matrix is not supported.
When a grid is collapsed, there are no pinning columns exist in grid.
| C# | Copy Code | |
|---|---|---|
| ||