menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Vml.DropStyles - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Vml.DropStyles

    Possible drop styles.

    Inheritance
    System.Object
    Vml.DropStyles
    Namespace: Syncfusion.XlsIO.Implementation.XmlSerialization
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class DropStyles : Enum

    Fields

    Combo

    Standard combo box.

    Declaration
    public const Vml.DropStyles Combo
    Field Value
    Type
    Vml.DropStyles

    ComboEdit

    Editable combo box.

    Declaration
    public const Vml.DropStyles ComboEdit
    Field Value
    Type
    Vml.DropStyles

    Simple

    Standard combo box with only the dropdown button visible when the box is not expanded.

    Declaration
    public const Vml.DropStyles Simple
    Field Value
    Type
    Vml.DropStyles
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved