Search
ControlNodeEventArgs Properties
 


 Public Properties

  Name Description

Context

Gets a context object that can help you write and read various values.

Handled

Gets or sets a value indicating whether the event is handled.

Node

Gets a reference to the ControlNode being serialized or deserialized.

XmlElement

Gets a stream object where you can store or retrieve any custom information.

 See Also