Skip to main content
Tab

TreeViewNodeCheckBoxStyle Class

Provides the style settings used to paint check boxes.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class TreeViewNodeCheckBoxStyle :
    AppearanceStyle

Remarks

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

See Also