DXCollectionView Fields
A collection view.| Name | Description |
|---|---|
| AllowCascadeUpdateProperty static | Identifies the AllowCascadeUpdate dependency property. |
| AllowDragDropItemsProperty static | Identifies the AllowDragDropItems dependency property. |
| AllowDragDropSortedItemsProperty static | Identifies the AllowDragDropSortedItems dependency property. |
| AllowGroupCollapseProperty static | Identifies the AllowGroupCollapse dependency property. |
| DisplayFormatProperty static | Identifies the DisplayFormat dependency property. |
| DisplayMemberProperty static | Identifies the DisplayMember dependency property. |
| FilterExpressionProperty static | Identifies the FilterExpression dependency property. |
| FilterStringProperty static | Identifies the FilterString dependency property. |
| GroupDescriptionProperty static | Identifies the GroupDescription dependency property. |
| GroupHeaderSizeProperty static | Identifies the GroupHeaderSize dependency property. |
| GroupHeaderTemplateProperty static | Identifies the GroupHeaderTemplate dependency property. |
| IndicatorColorProperty static | Identifies the IndicatorColor dependency property. |
| InvalidItemHandle | |
| IsLoadMoreEnabledProperty static | Identifies the IsLoadMoreEnabled dependency property. |
| IsPullToRefreshEnabledProperty static | Identifies the IsPullToRefreshEnabled dependency property. |
| IsRefreshingProperty static | Identifies the IsRefreshing dependency property. |
| IsScrollBarVisibleProperty static | Identifies the IsScrollBarVisible dependency property. |
| IsUpdateLockedProperty static | Identifies the IsUpdateLocked dependency property. |
| ItemSizeProperty static | Identifies the ItemSize dependency property. |
| ItemSpacingProperty static | Identifies the ItemSpacing dependency property. |
| ItemsSourceProperty static | Identifies the ItemsSource dependency property. |
| ItemTemplateProperty static | Identifies the ItemTemplate dependency property. |
| LoadMoreCommandProperty static | Identifies the LoadMoreCommand dependency property. |
| MinGroupHeaderSizeProperty static | Identifies the MinGroupHeaderSize dependency property. |
| MinItemSizeProperty static | Identifies the MinItemSize dependency property. |
| OrientationProperty static | Identifies the Orientation dependency property. |
| PullToRefreshCommandProperty static | Identifies the PullToRefreshCommand dependency property. |
| ReduceSizeToContentProperty static | Identifies the ReduceSizeToContent dependency property. |
| SelectedItemProperty static | Identifies the SelectedItem dependency property. |
| SelectedItemsProperty static | Identifies the SelectedItems dependency property. |
| SelectedItemTemplateProperty static | Identifies the SelectedItemTemplate dependency property. |
| SelectionModeProperty static | Identifies the SelectionMode dependency property. |
| TapCommandProperty static | Identifies the TapCommand dependency property. |
See Also