Skip to main content
Tab

TreeViewNodeCheckBoxStyle Class

Provides the style settings used to paint check boxes.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v25.1.dll

#Declaration

public class TreeViewNodeCheckBoxStyle :
    AppearanceStyle

The following members return TreeViewNodeCheckBoxStyle objects:

#Remarks

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

See Also