HeaderPane
Main
Hide

SftTree/NET 3.0 - Tree Control for Windows Forms

Share Link
Print

Allowed Field, EditAllowedEventArgs Class

Defines whether the cell can be edited. This value can be modified by the EditAllowed event handler.

Class: EditAllowedEventArgs
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public bool Allowed;
Public Allowed As Boolean

Comments

Defines whether the cell can be edited. This value can be modified by the EditAllowed event handler.

See Also EditAllowedEventArgs Class | Classes | SftTree/NET 3.0