Click or drag to resize

ISingleValueController Properties

The ISingleValueController type exposes the following members.

Properties
 NameDescription
Public propertyDescriptionText Gets or sets the description text.
Public propertyModelObject Gets the model (document) that this controller manages.
(Inherited from IMVCController)
Public propertyViewObject Gets or sets the GUI element that shows the model to the user.
(Inherited from IMVCController)
Top
See Also