BeforeItemDragEventArgs
|
Provides data for the TileView.BeforeItemDrag event.
|
BeforeItemDropEventArgs
|
Provides data for the TileView.BeforeItemDrop event.
|
GroupFooterButtonClickEventArgs
|
Provides data for the GroupFooterButtonClick event.
|
GroupHeaderContextButtonClickEventArgs
|
Provides data for the GroupHeaderContextButtonClick event.
|
GroupHeaderContextButtonCustomizeEventArgs
|
Provides data for the GroupHeaderContextButtonCustomize event.
|
ItemDropEventArgs
|
Provides data for the TileView.ItemDrop event.
|
KanbanGroup
|
A manually created Kanban group.
|
KanbanGroupCollection
|
A collection of KanbanGroup objects.
|
KanbanGroupFooterButtonOptions
|
Provides options to customize Kanban group footer buttons.
|
TileView
|
Displays records as tiles, using one of the following layout modes: default (standard table layout), list (tiles have no space between them), and Kanban. This View includes the Tile Template feature, which helps you arrange fields relative to other fields, specify absolute or relative field display bounds, etc. In-place editors are supported when you use HTML-based templates.
|
TileViewContextButtonCustomizeEventArgs
|
Provides data for the TileView.ContextButtonCustomize event.
|
TileViewContextButtonToolTipEventArgs
|
Provides data for the TileView.CustomContextButtonToolTip event.
|
TileViewGroup
|
A group that hosts TileViewItems.
|
TileViewItem
|
A tile within a TileView.
|
TileViewItemCustomDrawEventArgs
|
Contains data for the CustomDrawTile event.
|
TileViewItemCustomizeEventArgs
|
Provides data for the TileView.ItemCustomize event.
|
TileViewItemElement
|
A content block within a TileViewItem.
|
TileViewItemOptions
|
Stores advanced tile settings for the TileView.
|
TileViewOptionsBehavior
|
Provides behavior options for the TileView.
|
TileViewOptionsDragDrop
|
Provides tile drag-and-drop options for the TileView.
|
TileViewOptionsEditForm
|
Provides settings for Edit Forms in the TileView.
|
TileViewOptionsHtmlTemplate
|
Contains options that are applied when you use HTML and CSS-based templates to render tiles.
|
TileViewOptionsImageLoad
|
Provides properties that manage image loading in the TileView.
|
TileViewOptionsKanban
|
Contains settings to customize the Kanban board. These settings are in effect when the TileView.OptionsTiles.LayoutMode property is set to Kanban.
|
TileViewOptionsLayout
|
Represents a set of options that specify how the layout is stored to and restored from a storage (a stream, xml file, or system registry).
|
TileViewOptionsSelection
|
Contains selection options for the TileView.
|
TileViewOptionsView
|
Provides global settings that affect the entire Tile View.
|