ASPxTokenBox.TokenTextStyle Property
In This Article
Gets the style settings that define the appearance of a token‘s text.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public virtual ExtendedStyleBase TokenTextStyle { get; }
#Property Value
Type | Description |
---|---|
Extended |
An Extended |
See Also