Click or drag to resize

MyGridParams Fields

The MyGridParams type exposes the following members.

Fields
  NameDescription
Public fieldautoSelectFirstOnSelectionMode
Select the first item when entering selection mode
Public fieldcancelButton
Will be enabled when in selection mode. Pressing it will exit selection mode. Useful for devices with no back/escape (iOS)
Public fielddeleteButton
Will be enabled when in selection mode and there are items selsted. Disabled otherwise
Public fieldfreezeContentEndEdgeOnCountChange
Public fieldkeepSelectionModeAfterDeletion
Wether to remain in selection mode after deletion or not
Top
See Also