Method RaiseBeforeExpand
RaiseBeforeExpand(TreeControlItem, ref bool)
Called before the tree item is expanded.
public virtual void RaiseBeforeExpand(TreeControlItem item, ref bool cancel)
Parameters
itemTreeControlItemcancelbool
Called before the tree item is expanded.
public virtual void RaiseBeforeExpand(TreeControlItem item, ref bool cancel)
item TreeControlItemcancel bool