C1.WPF.GanttView.4.6.2 Assembly / C1.GanttView Namespace / BaseCommand Class / View Property

In This Topic
View Property (BaseCommand)
In This Topic
Gets the C1.WPF.GanttView.C1GanttView object, that's command owner.
Syntax
'Declaration
 
Public ReadOnly Property View As C1GanttView
 
See Also