Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

Final Field, ColumnResizedEventArgs Class

True if the column has been resized completely, False if additional ColumnResized events will occur.

Class: ColumnResizedEventArgs
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public readonly bool Final;
Public ReadOnly Final As Boolean

Comments

True if the column has been resized completely, False if additional ColumnResized events will occur.

See Also ColumnResizedEventArgs Class | Classes | SftTree/NET 2.0