Skip to main content
A newer version of this page is available. .
Tab

ASPxSplitter.CssPostfix Property

This property is not in effect for the ASPxSplitter class. Use the StylesBase.CssPostfix property instead (which can be accessed through the ASPxSplitter.Styles property).

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public override string CssPostfix { get; set; }

Property Value

Type
String
See Also