Skip to main content
A newer version of this page is available. .
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.v18.2.dll

Declaration

public override string CssFilePath { get; set; }

Property Value

Type
String
See Also