LabelEditEventArgs
Wisej.Web.LabelEditEventArgs
Last updated
Was this helpful?
Wisej.Web.LabelEditEventArgs
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Provides data for the and events.
Initializes a new instance of the class with the specified index to the to edit or edited.
item
Initializes a new instance of the class with the specified index to the being edited and the new text for the label of the .
item
label
The , containing the label to edit.
The , containing the label to edit.
The new text assigned to the label of the .
: Returns or sets whether changes made to the label of the should be canceled.
: Returns the containing the label to edit or edited.
: Returns the new text assigned to the label of the .
Represents the method that handles the and events.