Back to Devexpress

TreeViewNodeCheckBoxStyle Class

aspnet-devexpress-dot-web-1a268db8.md

latest2.2 KB
Original Source

TreeViewNodeCheckBoxStyle Class

Provides the style settings used to paint check boxes.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class TreeViewNodeCheckBoxStyle :
    AppearanceStyle
vb
Public Class TreeViewNodeCheckBoxStyle
    Inherits AppearanceStyle

The following members return TreeViewNodeCheckBoxStyle objects:

Remarks

These settings can be accessed using the TreeViewNode.CheckBoxStyle property.

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle TreeViewNodeCheckBoxStyle

See Also

TreeViewNodeCheckBoxStyle Members

Check Box Support

DevExpress.Web Namespace