Skip to main content

DXTreeView Fields

Visualizes data in the hierarchical structure.
Name Description
AllowCascadeUpdateProperty static Identifies the AllowCascadeUpdate bindable property.
AllowDeselectSingleItemProperty static Identifies the AllowDeselectSingleItem bindable property.
AllowLiveDataShapingProperty static Identifies the AllowLiveDataShaping bindable property.
AllowSelectionProperty static Identifies the AllowSelection bindable property.
AnchorXProperty static Bindable property for AnchorX. Inherited from VisualElement.
AnchorYProperty static Bindable property for AnchorY. Inherited from VisualElement.
AutoExpandModeProperty static Identifies the AutoExpandMode bindable property.
AutomationIdProperty static Bindable property for AutomationId. Inherited from Element.
BackgroundColorProperty static Bindable property for BackgroundColor. Inherited from VisualElement.
BackgroundProperty static Bindable property for Background. Inherited from VisualElement.
BehaviorsProperty static Bindable property for Behaviors. Inherited from VisualElement.
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
CheckActionTargetProperty static Identifies the CheckActionTarget bindable property.
CheckBoxExpandAnimationDurationProperty static Identifies the CheckBoxExpandAnimationDuration bindable property.
CheckBoxExpandAnimationModeProperty static Identifies the CheckBoxExpandAnimationMode bindable property.
CheckBoxFieldNameProperty static Identifies the CheckBoxFieldName bindable property.
CheckBoxPositionProperty static Identifies the CheckBoxPosition bindable property.
CheckBoxRecursiveCheckingProperty static Identifies the CheckBoxRecursiveChecking bindable property.
CheckBoxValueConverterProperty static Identifies the CheckBoxValueConverter bindable property.
CheckedItemsProperty static Identifies the CheckedItems bindable property.
ClassIdProperty static Bindable property for ClassId. Inherited from Element.
ClipProperty static Bindable property for Clip. Inherited from VisualElement.
DisplayMemberProperty static Identifies the DisplayMember bindable property.
DoubleTapCommandProperty static Identifies the DoubleTapCommand bindable property.
ExpandActionTargetProperty static Identifies the ExpandActionTarget bindable property.
ExpandNodesOnFilteringProperty static Identifies the ExpandNodesOnFiltering bindable property.
FilterExpressionProperty static Identifies the FilterExpression bindable property.
FilterModeProperty static Identifies the FilterMode bindable property.
FilterStringProperty static Identifies the FilterString bindable property.
FlowDirectionProperty static Bindable property for FlowDirection. Inherited from VisualElement.
FooterProperty static Identifies the Footer bindable property.
FooterTemplateProperty static Identifies the FooterTemplate bindable property.
HeaderProperty static Identifies the Header bindable property.
HeaderTemplateProperty static Identifies the HeaderTemplate bindable property.
HeightProperty static Bindable property for Height. Inherited from VisualElement.
HeightRequestProperty static Bindable property for HeightRequest. Inherited from VisualElement.
HighlightCheckedNodesProperty static Identifies the HighlightCheckedNodes bindable property.
HorizontalOptionsProperty static Bindable property for HorizontalOptions. Inherited from View.
IndicatorColorProperty static Identifies the IndicatorColor bindable property.
InputTransparentProperty static Bindable property for InputTransparent. Inherited from VisualElement.
InvalidNodeHandle An invalid node handle. This value is returned when a user tries to access a node that does not exist in the tree view.
IsEnabledProperty static Bindable property for IsEnabled. Inherited from VisualElement.
IsFocusedProperty static Bindable property for IsFocused. Inherited from VisualElement.
IsFocusedPropertyKey static Bindable property for IsFocused. Inherited from VisualElement.
IsLoadMoreEnabledProperty static Identifies the IsLoadMoreEnabled bindable property.
IsPullToRefreshEnabledProperty static Identifies the IsPullToRefreshEnabled bindable property.
IsRefreshingProperty static Identifies the IsRefreshing bindable property.
IsScrollBarVisibleProperty static Identifies the IsScrollBarVisible bindable property.
IsVisibleProperty static Bindable property for IsVisible. Inherited from VisualElement.
ItemSizeProperty static Identifies the ItemSize bindable property.
ItemSpacingProperty static Identifies the ItemSpacing bindable property.
ItemsSourceProperty static Identifies the ItemsSource bindable property.
ItemTemplateProperty static Identifies the ItemTemplate bindable property.
LevelIndentProperty static Identifies the LevelIndent bindable property.
LoadMoreCommandProperty static Identifies the LoadMoreCommand bindable property.
LongPressCommandProperty static Identifies the LongPressCommand bindable property.
MarginProperty static Bindable property for Margin. Inherited from View.
MinimumHeightRequestProperty static Bindable property for MinimumHeightRequest. Inherited from VisualElement.
MinimumWidthRequestProperty static Bindable property for MinimumWidthRequest. Inherited from VisualElement.
MinItemSizeProperty static Identifies the MinItemSize bindable property.
NavigationProperty static Bindable property for Navigation. Inherited from VisualElement.
NodePopulationModeProperty static Identifies the NodePopulationMode bindable property.
OpacityProperty static Bindable property for Opacity. Inherited from VisualElement.
propertyMapper protected Represents the view’s internal PropertyMapper. Inherited from View.
PullToRefreshCommandProperty static Identifies the PullToRefreshCommand bindable property.
ReduceSizeToContentProperty static Identifies the ReduceSizeToContent bindable property.
RestoreExpandStateOnClearFilterProperty static Identifies the RestoreExpandStateOnClearFilter bindable property.
RippleColorProperty static Identifies the RippleColor bindable property.
RippleEffectPositionProperty static Identifies the RippleEffectPosition bindable property.
RotationProperty static Bindable property for Rotation. Inherited from VisualElement.
RotationXProperty static Bindable property for RotationX. Inherited from VisualElement.
RotationYProperty static Bindable property for RotationY. Inherited from VisualElement.
ScaleProperty static Bindable property for Scale. Inherited from VisualElement.
ScaleXProperty static Bindable property for ScaleX. Inherited from VisualElement.
ScaleYProperty static Bindable property for ScaleY. Inherited from VisualElement.
ScrollItemCountProperty static Identifies the ScrollItemCount bindable property.
SelectedItemProperty static Identifies the SelectedItem bindable property.
ShowCheckBoxesProperty static Identifies the ShowCheckBoxes bindable property.
ShowExpandButtonsProperty static Identifies the ShowExpandButtons bindable property.
ShowFooterProperty static Identifies the ShowFooter bindable property.
ShowHeaderProperty static Identifies the ShowHeader bindable property.
StyleProperty static Bindable property for Style. Inherited from VisualElement.
TapCommandProperty static Identifies the TapCommand bindable property.
TapConfirmedCommandProperty static Identifies the TapConfirmedCommand bindable property.
TranslationXProperty static Bindable property for TranslationX. Inherited from VisualElement.
TranslationYProperty static Bindable property for TranslationY. Inherited from VisualElement.
TreeDescriptionProperty static Identifies the TreeDescription bindable property.
TriggersProperty static Bindable property for Triggers. Inherited from VisualElement.
UseRippleEffectProperty static Identifies the UseRippleEffect bindable property.
VerticalOptionsProperty static Bindable property for VerticalOptions. Inherited from View.
VisualProperty static Bindable property for Visual. Inherited from VisualElement.
WidthProperty static Bindable property for Width. Inherited from VisualElement.
WidthRequestProperty static Bindable property for WidthRequest. Inherited from VisualElement.
XProperty static Bindable property for X. Inherited from VisualElement.
YProperty static Bindable property for Y. Inherited from VisualElement.
See Also