General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
ASPxTreeList.CssFilePath Property
Gets or sets the path to a CSS file that defines the control's appearance.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v19.2.dll
Declaration
public override string CssFilePath { get; set; }
Public Overrides Property CssFilePath As String
Property Value
Type | Description |
---|---|
String | A String value that specifies the path to the required CSS file. |
Remarks
This member supports the .NET Framework infrastructure and cannot be used directly from your code.
See Also
Feedback