Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExpanderPosition - Xamarin.Android API Reference | Syncfusion SfTreeView. The expander can be positioned either start or end of the item. ">

    Show / Hide Table of Contents

    Class ExpanderPosition

    Defines the expander position of the SfTreeView. The expander can be positioned either start or end of the item.

    Inheritance
    System.Object
    ExpanderPosition
    Namespace: Syncfusion.Android.TreeView
    Assembly: Syncfusion.SfTreeView.Android.dll
    Syntax
    public sealed class ExpanderPosition : Enum

    Fields

    End

    Specifies the expander position in view for tree view item is right side.

    Declaration
    public const ExpanderPosition End
    Field Value
    Type Description
    ExpanderPosition

    Start

    Specifies the expander position in view for tree view item is left side.

    Declaration
    public const ExpanderPosition Start
    Field Value
    Type Description
    ExpanderPosition

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved