TreeViewNodeTextStyle Class
Defines style settings for nodes’ text.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return TreeViewNodeTextStyle objects:
Remarks
The TreeViewNodeTextStyle class contains settings that define the appearance of text within nodes of the ASPxTreeView control.
An object of the TreeViewNodeTextStyle type can be accessed via the TreeViewNode.TextStyle and TreeViewStyles.NodeText properties.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
TreeViewNodeTextStyle
See Also