Enum GridViewPinnedRowsPosition
Specifies the position of RadGridView's pinned rows.
Namespace: Telerik.Windows.Controls.GridView
Assembly: Telerik.Windows.Controls.GridView.dll
Syntax
public enum GridViewPinnedRowsPosition
Bottom
Display the pinned rows at the bottom after the last standard row.
None
Do not display the pinned rows.
Top
Display the pinned rows on top.