Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DropDownListClassList - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DropDownListClassList

    Inheritance
    System.Object
    DropDownListClassList
    Implements
    System.IEquatable<DropDownListClassList>
    Namespace: Syncfusion.Blazor.DropDowns
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class DropDownListClassList : Object, IEquatable<DropDownListClassList>

    Constructors

    DropDownListClassList()

    Declaration
    public DropDownListClassList()

    Properties

    BackIcon

    Declaration
    public string BackIcon { get; set; }
    Property Value
    Type Description
    System.String

    Base

    Declaration
    public string Base { get; set; }
    Property Value
    Type Description
    System.String

    ClearIcon

    Declaration
    public string ClearIcon { get; set; }
    Property Value
    Type Description
    System.String

    ClearIconHide

    Declaration
    public string ClearIconHide { get; set; }
    Property Value
    Type Description
    System.String

    Device

    Declaration
    public string Device { get; set; }
    Property Value
    Type Description
    System.String

    Disable

    Declaration
    public string Disable { get; set; }
    Property Value
    Type Description
    System.String

    DisableIcon

    Declaration
    public string DisableIcon { get; set; }
    Property Value
    Type Description
    System.String

    FilterBarClearIcon

    Declaration
    public string FilterBarClearIcon { get; set; }
    Property Value
    Type Description
    System.String

    FilterInput

    Declaration
    public string FilterInput { get; set; }
    Property Value
    Type Description
    System.String

    FilterParent

    Declaration
    public string FilterParent { get; set; }
    Property Value
    Type Description
    System.String

    Focus

    Declaration
    public string Focus { get; set; }
    Property Value
    Type Description
    System.String

    Footer

    Declaration
    public string Footer { get; set; }
    Property Value
    Type Description
    System.String

    Header

    Declaration
    public string Header { get; set; }
    Property Value
    Type Description
    System.String

    HiddenElement

    Declaration
    public string HiddenElement { get; set; }
    Property Value
    Type Description
    System.String

    Hover

    Declaration
    public string Hover { get; set; }
    Property Value
    Type Description
    System.String

    Icon

    Declaration
    public string Icon { get; set; }
    Property Value
    Type Description
    System.String

    IconAnimation

    Declaration
    public string IconAnimation { get; set; }
    Property Value
    Type Description
    System.String

    Input

    Declaration
    public string Input { get; set; }
    Property Value
    Type Description
    System.String

    InputFocus

    Declaration
    public string InputFocus { get; set; }
    Property Value
    Type Description
    System.String

    Li

    Declaration
    public string Li { get; set; }
    Property Value
    Type Description
    System.String

    MobileFilter

    Declaration
    public string MobileFilter { get; set; }
    Property Value
    Type Description
    System.String

    PopupFullScreen

    Declaration
    public string PopupFullScreen { get; set; }
    Property Value
    Type Description
    System.String

    Root

    Declaration
    public string Root { get; set; }
    Property Value
    Type Description
    System.String

    Rtl

    Declaration
    public string Rtl { get; set; }
    Property Value
    Type Description
    System.String

    Selected

    Declaration
    public string Selected { get; set; }
    Property Value
    Type Description
    System.String

    Value

    Declaration
    public string Value { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    Equals(DropDownListClassList)

    Declaration
    public bool Equals(DropDownListClassList dropDownListClassList)
    Parameters
    Type Name Description
    DropDownListClassList dropDownListClassList
    Returns
    Type Description
    System.Boolean

    Implements

    System.IEquatable<>
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved