menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LoopingSelectorItem.State - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LoopingSelectorItem.State

    Represents an enum list for LoopingSelectorItem.State

    Inheritance
    System.Object
    LoopingSelectorItem.State
    Namespace: Syncfusion.UI.Xaml.Controls
    Assembly: Syncfusion.SfShared.UWP.dll
    Syntax
    public sealed class State : Enum

    Fields

    Disabled

    Disabled state

    Declaration
    public const LoopingSelectorItem.State Disabled
    Field Value
    Type
    LoopingSelectorItem.State

    Expanded

    Visible state

    Declaration
    public const LoopingSelectorItem.State Expanded
    Field Value
    Type
    LoopingSelectorItem.State

    Normal

    Not visible

    Declaration
    public const LoopingSelectorItem.State Normal
    Field Value
    Type
    LoopingSelectorItem.State

    Selected

    Selected state

    Declaration
    public const LoopingSelectorItem.State Selected
    Field Value
    Type
    LoopingSelectorItem.State

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved