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

Defines how bottom pinned rows will be layed out.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.GridView.dll

Syntax:

C#
public enum GridViewBottomPinnedRowsMode

Fields

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

C#
Fixed = 1

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.

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