DrawTreeNodeExtendedEventArgsBackgroundBrush Property

This is used to set or get the brush used to draw the node's background

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public Brush BackgroundBrush { get; set; }

Property Value

Brush

See Also