Gets or sets the ViewControl that contains this IView.
Namespace: Ico.WPF.SpecializedAssembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
ViewControl ViewControl { get; } |
Visual Basic |
---|
ReadOnly Property ViewControl As ViewControl Get |
JScript |
---|
function get ViewControl () : ViewControl |