Skip to main content
Tab

TokenBoxProperties.TokenBoxInputStyle Property

Gets the style settings that define the appearance of an input area.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public ExtendedStyleBase TokenBoxInputStyle { get; }

Property Value

Type Description
ExtendedStyleBase

An ExtendedStyleBase object that contains the style settings.

See Also