Class
ThemeConstants.DropDownList.Size

A static class whose members denote predefined sizes for the Telerik DropDownList component.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public static class ThemeConstants.DropDownList.Size

Inheritance: objectThemeConstants.DropDownList.Size

Fields

Large

Declaration

cs-api-definition
public const string Large = "lg"

Field Value

string

Medium

Declaration

cs-api-definition
public const string Medium = "md"

Field Value

string

Small

Declaration

cs-api-definition
public const string Small = "sm"

Field Value

string

In this article
DefinitionFieldsLargeMediumSmall
Not finding the help you need?
Contact Support