Back to Devexpress

TdxCustomTreeView.IsEditing Method

vcl-dxtreeview-dot-tdxcustomtreeview-4a4691ab.md

latest540 B
Original Source

TdxCustomTreeView.IsEditing Method

Identifies if a node caption’s in-place editor is active.

Declaration

delphi
function IsEditing: Boolean;

Returns

TypeDescription
Boolean

True if an in-place editor is active; otherwise, False.

|

See Also

TdxCustomTreeView Class

TdxCustomTreeView Members

dxTreeView Unit