Click or drag to resize

IStiDashboard Interface

[Missing <summary> documentation for "T:Stimulsoft.Report.Dashboard.IStiDashboard"]

Namespace:  Stimulsoft.Report.Dashboard
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public interface IStiDashboard : IStiPanel, 
	IStiElement, IStiReportComponent, IStiAppComponent, IStiAppCell, IStiRetrieval, 
	IStiBackColor, IStiQueryObject, IStiDashboardElementStyle

The IStiDashboard type exposes the following members.

Properties
  NameDescription
Public propertyBackColor (Inherited from IStiBackColor.)
Public propertyCustomStyleName (Inherited from IStiDashboardElementStyle.)
Public propertyIsDefined (Inherited from IStiElement.)
Public propertyIsDesigning (Inherited from IStiElement.)
Public propertyIsEnabled (Inherited from IStiElement.)
Public propertyIsQuerable (Inherited from IStiElement.)
Public propertyKey (Inherited from IStiElement.)
Public propertyName (Inherited from IStiElement.)
Public propertyPage (Inherited from IStiElement.)
Public propertyReport (Inherited from IStiElement.)
Public propertyStyle (Inherited from IStiDashboardElementStyle.)
Public propertyZoom (Inherited from IStiElement.)
Top
Methods
See Also