C1.WPF.GanttView Assembly / C1.GanttView Namespace / BaseTask Class / Initialized Property

In This Topic
Initialized Property (BaseTask)
In This Topic
Indicates whether the Task contains non-empty fields.
Syntax
'Declaration
 
Public MustOverride Property Initialized As Boolean
 
See Also