Class VisualElement
Inherited Members
Namespace: Telerik.Reporting.Processing
Assembly: Telerik.Reporting.dll
Syntax
public abstract class VisualElement : LayoutElement, IDisposable, IStyle, IFont, IBackgroundImage, IBorderColor, IBorderStyle, IBorderWidth, IPadding
Constructors
VisualElement()
Declaration
protected VisualElement()
Properties
Style
Visible
Declaration
public virtual bool Visible { get; set; }
Property Value
System.Boolean
|