Property Enabled Enabled Gets or sets a value indicating whether this ContainerElement will be drawn. Declaration public virtual bool Enabled { get; set; } Property Value Type Description System.Boolean true if enabled; otherwise, false. Implements IElement.Enabled