Skip to main content
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.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public override string CssPostfix { get; set; }

Property Value

Type
String
See Also