Enum
GridViewPinnedRowsPosition

Specifies the position of RadGridView's pinned rows.

Definition

Namespace:Telerik.Windows.Controls.GridView

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

cs-api-definition
public enum GridViewPinnedRowsPosition

Fields

Bottom

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

Declaration

cs-api-definition
Bottom = 1

Field Value

GridViewPinnedRowsPosition

None

Do not display the pinned rows.

Declaration

cs-api-definition
None = 2

Field Value

GridViewPinnedRowsPosition

Top

Display the pinned rows on top.

Declaration

cs-api-definition
Top = 0

Field Value

GridViewPinnedRowsPosition

In this article
DefinitionFieldsBottomNoneTop
Not finding the help you need?
Contact Support