DXCollectionView Properties
A collection view.
Name | Description |
---|---|
Allow |
Gets or sets whether the Collection |
Allow |
Gets or sets whether a user is allowed to drag and drop items within the view. |
Allow |
Gets or sets whether a user is allowed to drag and drop items that are sorted or grouped. |
Allow |
Specifies whether users can collapse and expand groups of items. |
Display |
Gets or sets the pattern used to format list items. |
Display |
Gets or sets the name of the data source’s field whose values are displayed as list items. |
Filter |
Gets or sets the Collection |
Filter |
Gets or sets the Collection |
Group |
Gets the number of data item groups in a Collection |
Group |
Specifies how to group data items in the view. |
Group |
Gets or sets a group header’s height (for the vertical orientation of the view) or width (for the horizontal orientation). |
Group |
Gets or sets the template that defines the appearance of group headers. |
Indicator |
Gets or sets the color of the load-more (i |
Is |
Gets or sets whether the load-more functionality is enabled in the Collection |
Is |
Gets or sets whether the pull-to-refresh functionality is enabled in the Collection |
Is |
Allows you to hide the refresh or load indicator that the collection view displays when executing the pull-to-refresh or load-more operation. |
Is |
Gets or sets whether the scrollbar is displayed in the view. |
Is |
|
Item |
Gets the number of data items in the view. |
Item |
Gets or sets a data item’s height (for vertical orientation of the view) or width (for horizontal orientation). |
Item |
|
Items |
Gets or sets the Collection |
Item |
Gets or sets the template that defines the appearance of list items. |
Load |
Gets or sets the command executed when a user scrolls to the last item in the Collection |
Min |
Gets or sets a group header’s minimum height (for the vertical orientation of the view) or width (for the horizontal orientation). |
Min |
Gets or sets a data item’s minimum height (vertical orientation) or width (horizontal orientation). |
Orientation |
Gets or sets the orientation of the Collection |
Pull |
Gets or sets the command executed when a user pulls the Collection |
Reduce |
Gets or sets whether the collection view reduces its overall size to occupy the minimum space needed for its data items. |
Selected |
Gets or sets the selected item when the Selection |
Selected |
Gets or sets selected items when the Selection |
Selected |
Gets or sets the template that defines the appearance of an item selected in the view. |
Selection |
Specifies whether and how many items can be selected in the view. |
Sort |
Specifies how to sort data items in the view. |
Tap |
|
Visible |
Gets the total number of items displayed in the view. |
See Also