A newer version of this page is available.
Switch to the current version.
TreeViewNodeCheckBoxStyle Class
Provides the style settings used to paint check boxes.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class TreeViewNodeCheckBoxStyle :
AppearanceStyle
Public Class TreeViewNodeCheckBoxStyle
Inherits AppearanceStyle
Related API Members
The following members accept/return TreeViewNodeCheckBoxStyle objects:
Library | Related API Members |
---|---|
ASP.NET Controls and MVC Extensions | TreeViewNode.CheckBoxStyle |
TreeViewStyles.NodeCheckBox | |
TreeViewStyles.NodeCheckBoxFocused | |
ASP.NET Bootstrap Controls | BootstrapTreeViewNode.CheckBoxStyle |
Reporting | ReportDocumentMapStyles.NodeCheckBox |
ReportDocumentMapStyles.NodeCheckBoxFocused |
Remarks
These settings can be accessed using the TreeViewNode.CheckBoxStyle property.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
TreeViewNodeCheckBoxStyle
See Also
Feedback