TreeViewNodeCheckBoxStyle Class
In This Article
Provides the style settings used to paint check boxes.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class TreeViewNodeCheckBoxStyle :
AppearanceStyle
#Related API Members
The following members return TreeViewNodeCheckBoxStyle objects:
#Remarks
These settings can be accessed using the TreeViewNode.CheckBoxStyle property.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
TreeViewNodeCheckBoxStyle
See Also