New to Telerik UI for WPFStart a free 30-day trial

Specifies the position of RadGridView's pinned rows.

Definition

Namespace:Telerik.Windows.Controls.GridView

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

C#
public enum GridViewPinnedRowsPosition

Fields

Display the pinned rows at the bottom after the last standard row.

C#
Bottom = 1

Do not display the pinned rows.

C#
None = 2

Display the pinned rows on top.

C#
Top = 0
In this article
DefinitionFieldsBottomNoneTop
Not finding the help you need?
Contact Support