ComponentOne GanttView for WPF
Initialized Property (BaseTask)

C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace > BaseTask Class : Initialized Property
Indicates whether the Task contains non-empty fields.
Syntax
'Declaration
 
Public MustOverride Property Initialized As System.Boolean
public abstract System.bool Initialized {get; set;}
See Also

Reference

BaseTask Class
BaseTask Members