Class
VisualElement

Internal use only

Definition

Namespace:Telerik.Reporting.Processing

Assembly:Telerik.Reporting.dll

Syntax:

cs-api-definition
public abstract class VisualElement : LayoutElement

Inheritance: objectReportObjectLayoutElementVisualElement

Derived Classes: ProcessingElement

Inherited Members LayoutElement.Dispose(bool)LayoutElement.ToString()LayoutElement.ParentElementReportObject.ToString(string[])

Constructors

VisualElement()

Declaration

cs-api-definition
protected VisualElement()

Properties

Style

Internal use only

Declaration

cs-api-definition
public Style Style { get; }

Property Value

Style

Visible

Internal use only

Declaration

cs-api-definition
public virtual bool Visible { get; set; }

Property Value

bool