Gets the component being deserialized.
[Visual Basic] Public Property ReadOnly Component As IComponent [C#] public IComponent Component { get; } [C++] public: __property IComponent* get_Component(); [JScript] public function get Component() : IComponent
DeserializeComponentEventArgs Class | Viklele.Win.Designer Namespace