ViewSelector Constructors
Obsolete. A component used to create a View Selector bar.Name | Parameters | Description |
---|---|---|
ViewSelector() | none |
Initializes a new instance of the ViewSelector class with default settings.
|
ViewSelector(IContainer) | container |
Initializes a new instance of the ViewSelector class with the specified container.
|
See Also