The C1ButtonCancelEventArgs type exposes the following members.

Constructors

  Name Description
Public method C1ButtonCancelEventArgs
Initializes a new instance of the C1ButtonCancelEventArgs class.

Fields

  Name Description
Public field Event
Raw event that initiated this event.

Properties

  Name Description
Public property Button
Gets the target pickers that raised SelectedIndexChanging event.

See Also