[]
Configurates PinningType. Sets how the grid pins the column headers by clicking the icons toggles the column's frozen state
public virtual TBuilder PinningType(PinningType value)
Public Overridable Function PinningType(value As PinningType) As TBuilder
| Type | Name | Description |
|---|---|---|
| PinningType | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |