Back to Devexpress

DXTreeView Fields

maui-devexpress-dot-maui-dot-treeview-dot-dxtreeview-dot-underscore-fields.md

latest30.4 KB
Original Source

DXTreeView Fields

Visualizes data in the hierarchical structure.

NameDescription
AllowCascadeUpdateProperty staticIdentifies the AllowCascadeUpdate bindable property.
AllowDeselectSingleItemProperty staticIdentifies the AllowDeselectSingleItem bindable property.
AllowLiveDataShapingProperty staticIdentifies the AllowLiveDataShaping bindable property.
AllowSelectionProperty staticIdentifies the AllowSelection bindable property.
AnchorXProperty staticBindable property for AnchorX. Inherited from VisualElement.
AnchorYProperty staticBindable property for AnchorY. Inherited from VisualElement.
AutoExpandModeProperty staticIdentifies the AutoExpandMode 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.
CheckActionTargetProperty staticIdentifies the CheckActionTarget bindable property.
CheckBoxExpandAnimationDurationProperty staticIdentifies the CheckBoxExpandAnimationDuration bindable property.
CheckBoxExpandAnimationModeProperty staticIdentifies the CheckBoxExpandAnimationMode bindable property.
CheckBoxFieldNameProperty staticIdentifies the CheckBoxFieldName bindable property.
CheckBoxPositionProperty staticIdentifies the CheckBoxPosition bindable property.
CheckBoxRecursiveCheckingProperty staticIdentifies the CheckBoxRecursiveChecking bindable property.
CheckBoxValueConverterProperty staticIdentifies the CheckBoxValueConverter bindable property.
CheckedItemsProperty staticIdentifies the CheckedItems bindable property.
ClassIdProperty staticBindable property for ClassId. Inherited from Element.
ClipProperty staticBindable property for Clip. Inherited from VisualElement.
DisplayMemberProperty staticIdentifies the DisplayMember bindable property.
DoubleTapCommandProperty staticIdentifies the DoubleTapCommand bindable property.
ExpandActionTargetProperty staticIdentifies the ExpandActionTarget bindable property.
ExpandNodesOnFilteringProperty staticIdentifies the ExpandNodesOnFiltering bindable property.
FilterExpressionProperty staticIdentifies the FilterExpression bindable property.
FilterModeProperty staticIdentifies the FilterMode 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.
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.
HighlightCheckedNodesProperty staticIdentifies the HighlightCheckedNodes bindable property.
HorizontalOptionsProperty staticBindable property for HorizontalOptions. Inherited from View.
IndicatorColorProperty staticIdentifies the IndicatorColor bindable property.
InputTransparentProperty staticBindable property for InputTransparent. Inherited from VisualElement.
InvalidNodeHandleAn invalid node handle. This value is returned when a user tries to access a node that does not exist in the tree 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.
ItemSizeProperty staticIdentifies the ItemSize bindable property.
ItemSpacingProperty staticIdentifies the ItemSpacing bindable property.
ItemsSourceProperty staticIdentifies the ItemsSource bindable property.
ItemTemplateProperty staticIdentifies the ItemTemplate bindable property.
LevelIndentProperty staticIdentifies the LevelIndent bindable property.
LoadMoreCommandProperty staticIdentifies the LoadMoreCommand bindable property.
LongPressCommandProperty staticIdentifies the LongPressCommand bindable property.
MarginProperty staticBindable property for Margin. Inherited from View.
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.
NodePopulationModeProperty staticIdentifies the NodePopulationMode bindable property.
OpacityProperty staticBindable property for Opacity. Inherited from VisualElement.
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.
RestoreExpandStateOnClearFilterProperty staticIdentifies the RestoreExpandStateOnClearFilter 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.
SelectedItemProperty staticIdentifies the SelectedItem bindable property.
ShowCheckBoxesProperty staticIdentifies the ShowCheckBoxes bindable property.
ShowExpandButtonsProperty staticIdentifies the ShowExpandButtons 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.
TreeDescriptionProperty staticIdentifies the TreeDescription bindable property.
TriggersProperty staticBindable property for Triggers. Inherited from VisualElement.
UseRippleEffectProperty staticIdentifies the UseRippleEffect bindable property.
VerticalOptionsProperty staticBindable property for VerticalOptions. Inherited from View.
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

DXTreeView Class

DXTreeView Members

DevExpress.Maui.TreeView Namespace