Skip to main content
Tab

ASPxSplitter.CssFilePath Property

This property is not in effect for the ASPxSplitter class. Use the StylesBase.CssFilePath 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 CssFilePath { get; set; }

Property Value

Type
String
See Also