ICurrentFrameViewVariantsManager Members
Implemented by classes that manage View Variants in the context of the current Frame.Properties
| Name | Description |
|---|---|
| Variants | Gets available View Variants. |
Methods
| Name | Description |
|---|---|
| ChangeToVariant(VariantInfo) | Switches the current View to the specified view variant. |
| Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable. |
| RefreshVariants() | Refreshes the ICurrentFrameViewVariantsManager.Variants list. |
Events
| Name | Description |
|---|---|
| VariantsChanged | Occurs when the CurrentFrameViewVariantsManager.Variants value is changed. |
See Also