NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

LabelEditEventArgs Properties

The properties of the LabelEditEventArgs class are listed below. For a complete list of LabelEditEventArgs class members, see the LabelEditEventArgs Members topic.

Public:

CancelEdit Gets or sets a value indicating whether changes made to the label of the ListItem should be canceled.
ExtendedInfo (inherited from EventArgs) Holds a reference to an object that manages the event's state.
Item Gets the zero-based index of the ListItem containing the label to edit.

In C#, this member is the indexer for the LabelEditEventArgs class.

Label Gets the new text assigned to the label of the ListItem.

See Also

LabelEditEventArgs Class | System.WinForms Namespace