Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

EditIgnore Property, ItemClass Class

Defines whether the cells in this item are ignored for cell editing.

Class: ItemClass
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public bool EditIgnore { get; set; }
Public Property EditIgnore As Boolean

Value

True if cells in this item are ignored for cell editing and cannot be edited using the CellClass.Edit method and the SftTree.EditNavigate method will skip this item.
Otherwise False if cells in this item can be edited.

The default value is False.

Comments

Defines whether the cells in this item are ignored for cell editing.

This method can only be used for items in the item area.

Individual cells can disable cell editing using the CellBaseClass.EditIgnore property.

See Also ItemClass Class | Classes | SftTree/NET 2.0



Spring Break!

Our offices will be closed this week (March 18 through March 22).

We'll be back March 24 to address any pending sales and support issues.