ControlViewItem Constructors
A View Item that displays a specific unbound control in a UI.
Name | Parameters | Description |
---|---|---|
Control |
model, object |
Initializes a new instance of the Control |
Control |
id, control |
Initializes a new instance of the Control |
Control |
id, caption, control |
Initializes a new instance of the Control |
See Also