Click or drag to resize
GridClientSettings Properties

The GridClientSettings type exposes the following members.

Properties
  Name Description
Public property ActiveRowIndex
Public property AllowAutoScrollOnDragDrop
Public property AllowColumnHide
Public property AllowDragToGroup
Gets or sets a Boolean value that indicates whether enable sort feature by dragging column header to GridGroupPanel. The default value is false.
Public property AllowGroupExpandCollapse
Gets or sets a Boolean value that indicates whether to enable expand/collapse in a grouped grid. The default value is true.
Public property AllowKeyboardNavigation
Gets or sets a Boolean value that indicates whether to enable keyboard navigation features. The default value is false.
Public property AllowRowHide
Public property AllowRowsDragDrop
Public property Animation
Public property ClientEvents
Public property ClientMessages
Public property ColumnsReorderMethod
Public property DataBinding
Public property EnableAlternatingItems
Gets or sets a Boolean value that indicates whether enable alternately styles feature.
Public property EnableColumnsReorder
Gets or sets a Boolean value that indicates whether the column reordering function is enabled, the default value is false.
Public property EnableExpandCollapse
Gets or sets a Boolean value that indicates whether to enable expand/collapse in a grid. The default value is true.
Public property EnablePostBackOnRowClick
Public property EnableRowHoverStyle
Public property FirstDataRowClientRowIndex
Public property KeyboardNavigationSettings
Public property PostBackFunction
Public property PostBackReferences
Public property ReorderColumnsOnClient
Public property Resizing
Public property Scrolling
Public property Selecting
Public property ShouldCreateRows
Top
See Also