Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

FooterDoubleClicked Event, SftTree Class

Occurs when a column footer is double-clicked.

Class: SftTree
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public event FooterDoubleClickedEventHandler FooterDoubleClicked;
Public Event FooterDoubleClicked As FooterDoubleClickedEventHandler

Comments

Occurs when a column footer is double-clicked.

See Also SftTree Class | Classes | SftTree/NET 2.0