Enum FrozenColumnPosition
Frozen Column Position enum
Namespace: Radzen
Assembly: Radzen.Blazor.dll
Syntax
public enum FrozenColumnPosition : int
Fields
Name | Description |
---|---|
Left | Freeze column to the left |
Right | Freeze column to the right |