Called when the user clicks the expand/collapse button.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
protected virtual void OnExpandButtonClick()
Visual Basic
Protected Overridable Sub OnExpandButtonClick

See Also