[]
Represents the method that handles page expanded and collapsed events.
public delegate void C1TopicBarPageEventHandler(object sender, C1TopicBarPageEventArgs e)
| Type | Name | Description |
|---|---|---|
| object | sender | The source of the event. |
| C1TopicBarPageEventArgs | e | A C1TopicBarPageEventArgs that contains event data. |
| Name | Description |
|---|---|
| C1TopicBarPageEventHandler(object, IntPtr) |
| Name | Description |
|---|---|
| BeginInvoke(object, C1TopicBarPageEventArgs, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(object, C1TopicBarPageEventArgs) |