Enum
GridViewBottomPinnedRowsMode

Defines how bottom pinned rows will be layed out.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.GridView.dll

Syntax:

cs-api-definition
public enum GridViewBottomPinnedRowsMode

Fields

Fixed

The bottom pinned rows will remain at the bottom of the viewport no matter how many scrollable rows there are in the viewport.

Declaration

cs-api-definition
Fixed = 1

Field Value

GridViewBottomPinnedRowsMode

Float

The bottom pinned rows will stay below the scrollable rows. If there are not enough rows to fill the viewport there will be no gap between the scrollable and pinned rows.

Declaration

cs-api-definition
Float = 0

Field Value

GridViewBottomPinnedRowsMode

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