Back to Devexpress

DXCollectionView Fields

maui-devexpress-dot-maui-dot-collectionview-dot-dxcollectionview-dot-underscore-fields.md

latest34.6 KB
Original Source

DXCollectionView Fields

A collection view.

NameDescription
AllowCascadeUpdateProperty staticIdentifies the AllowCascadeUpdate bindable property.
AllowDeselectSingleItemProperty staticIdentifies the AllowDeselectSingleItem bindable property.
AllowDragDropItemsProperty staticIdentifies the AllowDragDropItems bindable property.
AllowDragDropSortedItemsProperty staticIdentifies the AllowDragDropSortedItems bindable property.
AllowFixedGroupHeadersProperty staticIdentifies the AllowFixedGroupHeaders bindable property.
AllowGroupCollapseProperty staticIdentifies the AllowGroupCollapse bindable property.
AllowLiveDataShapingProperty staticIdentifies the AllowLiveDataShaping bindable property.
AnchorXProperty staticBindable property for AnchorX. Inherited from VisualElement.
AnchorYProperty staticBindable property for AnchorY. Inherited from VisualElement.
AutoExpandAllGroupsProperty staticIdentifies the AutoExpandAllGroups bindable property.
AutomationIdProperty staticBindable property for AutomationId. Inherited from Element.
BackgroundColorProperty staticBindable property for BackgroundColor. Inherited from VisualElement.
BackgroundProperty staticBindable property for Background. Inherited from VisualElement.
BehaviorsProperty staticBindable property for Behaviors. Inherited from VisualElement.
BindingContextProperty staticBindable property for BindingContext. Inherited from BindableObject.
ClassIdProperty staticBindable property for ClassId. Inherited from Element.
ClipProperty staticBindable property for Clip. Inherited from VisualElement.
DetailEditFormTemplateProperty staticIdentifies the DetailEditFormTemplate bindable property.
DetailFormTemplateProperty staticIdentifies the DetailFormTemplate bindable property.
DetailNewItemFormTemplateProperty staticIdentifies the DetailNewItemFormTemplate bindable property.
DisplayFormatProperty staticIdentifies the DisplayFormat bindable property.
DisplayMemberProperty staticIdentifies the DisplayMember bindable property.
DoubleTapCommandProperty staticIdentifies the DoubleTapCommand bindable property.
FilterExpressionProperty staticIdentifies the FilterExpression bindable property.
FilteringUITemplateProperty staticIdentifies the FilteringUITemplate bindable property.
FilterStringProperty staticIdentifies the FilterString bindable property.
FlowDirectionProperty staticBindable property for FlowDirection. Inherited from VisualElement.
FooterProperty staticIdentifies the Footer bindable property.
FooterTemplateProperty staticIdentifies the FooterTemplate bindable property.
GroupDescriptionProperty staticIdentifies the GroupDescription bindable property.
GroupHeaderSizeProperty staticIdentifies the GroupHeaderSize bindable property.
GroupHeaderTemplateProperty staticIdentifies the GroupHeaderTemplate bindable property.
GroupItemAppearanceProperty staticIdentifies the GroupItemAppearance bindable property.
GroupItemSeparatorCapMarginProperty staticIdentifies the GroupItemSeparatorCapMargin bindable property.
GroupItemSeparatorColorProperty staticIdentifies the GroupItemSeparatorColor bindable property.
GroupItemSeparatorThicknessProperty staticIdentifies the GroupItemSeparatorThickness bindable property.
HeaderProperty staticIdentifies the Header bindable property.
HeaderTemplateProperty staticIdentifies the HeaderTemplate bindable property.
HeightProperty staticBindable property for Height. Inherited from VisualElement.
HeightRequestProperty staticBindable property for HeightRequest. Inherited from VisualElement.
HorizontalOptionsProperty staticBindable property for HorizontalOptions. Inherited from View.
IndicatorColorProperty staticIdentifies the IndicatorColor bindable property.
InputTransparentProperty staticBindable property for InputTransparent. Inherited from VisualElement.
InvalidItemHandleAn invalid item handle. This value is returned when trying to access an item that does not exist in the collection view.
IsEnabledProperty staticBindable property for IsEnabled. Inherited from VisualElement.
IsFocusedProperty staticBindable property for IsFocused. Inherited from VisualElement.
IsFocusedPropertyKey staticBindable property for IsFocused. Inherited from VisualElement.
IsLoadMoreEnabledProperty staticIdentifies the IsLoadMoreEnabled bindable property.
IsPullToRefreshEnabledProperty staticIdentifies the IsPullToRefreshEnabled bindable property.
IsRefreshingProperty staticIdentifies the IsRefreshing bindable property.
IsScrollBarVisibleProperty staticIdentifies the IsScrollBarVisible bindable property.
IsVisibleProperty staticBindable property for IsVisible. Inherited from VisualElement.
ItemAppearanceProperty staticIdentifies the ItemAppearance bindable property.
ItemSeparatorCapMarginProperty staticIdentifies the ItemSeparatorCapMargin bindable property.
ItemSeparatorColorProperty staticIdentifies the ItemSeparatorColor bindable property.
ItemSeparatorShowBeforeGroupProperty staticIdentifies the ItemSeparatorShowBeforeGroup bindable property.
ItemSeparatorThicknessProperty staticIdentifies the ItemSeparatorThickness bindable property.
ItemSizeProperty staticIdentifies the ItemSize bindable property.
ItemSpacingProperty staticIdentifies the ItemSpacing bindable property.
ItemSpanCountProperty staticIdentifies the ItemSpanCount bindable property.
ItemSpanSpacingProperty staticIdentifies the ItemSpanSpacing bindable property.
ItemsSourceProperty staticIdentifies the ItemsSource bindable property.
ItemTemplateProperty staticIdentifies the ItemTemplate bindable property.
LoadMoreCommandProperty staticIdentifies the LoadMoreCommand bindable property.
LongPressCommandProperty staticIdentifies the LongPressCommand bindable property.
MarginProperty staticBindable property for Margin. Inherited from View.
MinGroupHeaderSizeProperty staticIdentifies the MinGroupHeaderSize bindable property.
MinimumHeightRequestProperty staticBindable property for MinimumHeightRequest. Inherited from VisualElement.
MinimumWidthRequestProperty staticBindable property for MinimumWidthRequest. Inherited from VisualElement.
MinItemSizeProperty staticIdentifies the MinItemSize bindable property.
NavigationProperty staticBindable property for Navigation. Inherited from VisualElement.
OpacityProperty staticBindable property for Opacity. Inherited from VisualElement.
OrientationProperty staticIdentifies the Orientation bindable property.
propertyMapper protectedRepresents the view’s internal PropertyMapper. Inherited from View.
PullToRefreshCommandProperty staticIdentifies the PullToRefreshCommand bindable property.
RaiseSwipeItemTapImmediatelyProperty staticIdentifies the RaiseSwipeItemTapImmediately bindable property.
ReduceSizeToContentProperty staticIdentifies the ReduceSizeToContent bindable property.
RippleColorProperty staticIdentifies the RippleColor bindable property.
RippleEffectPositionProperty staticIdentifies the RippleEffectPosition bindable property.
RotationProperty staticBindable property for Rotation. Inherited from VisualElement.
RotationXProperty staticBindable property for RotationX. Inherited from VisualElement.
RotationYProperty staticBindable property for RotationY. Inherited from VisualElement.
ScaleProperty staticBindable property for Scale. Inherited from VisualElement.
ScaleXProperty staticBindable property for ScaleX. Inherited from VisualElement.
ScaleYProperty staticBindable property for ScaleY. Inherited from VisualElement.
ScrollItemCountProperty staticIdentifies the ScrollItemCount bindable property.
SelectedItemAppearanceProperty staticIdentifies the SelectedItemAppearance bindable property.
SelectedItemProperty staticIdentifies the SelectedItem bindable property.
SelectedItemsProperty staticIdentifies the SelectedItems bindable property.
SelectedItemTemplateProperty staticIdentifies the SelectedItemTemplate bindable property.
SelectionModeProperty staticIdentifies the SelectionMode bindable property.
ShowFooterProperty staticIdentifies the ShowFooter bindable property.
ShowHeaderProperty staticIdentifies the ShowHeader bindable property.
StyleProperty staticBindable property for Style. Inherited from VisualElement.
TapCommandProperty staticIdentifies the TapCommand bindable property.
TapConfirmedCommandProperty staticIdentifies the TapConfirmedCommand bindable property.
TranslationXProperty staticBindable property for TranslationX. Inherited from VisualElement.
TranslationYProperty staticBindable property for TranslationY. Inherited from VisualElement.
TriggersProperty staticBindable property for Triggers. Inherited from VisualElement.
UseRippleEffectProperty staticIdentifies the UseRippleEffect bindable property.
VerticalOptionsProperty staticBindable property for VerticalOptions. Inherited from View.
VisibleItemCountProperty staticIdentifies the VisibleItemCount bindable property.
VisualProperty staticBindable property for Visual. Inherited from VisualElement.
WidthProperty staticBindable property for Width. Inherited from VisualElement.
WidthRequestProperty staticBindable property for WidthRequest. Inherited from VisualElement.
XProperty staticBindable property for X. Inherited from VisualElement.
YProperty staticBindable property for Y. Inherited from VisualElement.

See Also

DXCollectionView Class

DXCollectionView Members

DevExpress.Maui.CollectionView Namespace