[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexGridBaseBuilder-3.PinningType

PinningType Method

PinningType(PinningType)

Configurates PinningType. Sets how the grid pins the column headers by clicking the icons toggles the column's frozen state

Declaration
public virtual TBuilder PinningType(PinningType value)
Public Overridable Function PinningType(value As PinningType) As TBuilder
Parameters
Type Name Description
PinningType value

The value.

Returns
Type Description
TBuilder

Current builder.