Function Tree.getEditedColumn
Returns the column for the currently edited item. This is only available for custom cell mode.
long getEditedColumn() nothrow @nogc const;
Returns the column for the currently edited item. This is only available for custom cell mode.
long getEditedColumn() nothrow @nogc const;