Click or drag to resize

IStiTableElement Interface

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

Namespace:  Stimulsoft.Report.Dashboard
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public interface IStiTableElement : IStiElement, 
	IStiReportComponent, IStiAppComponent, IStiAppCell, IStiRetrieval, IStiUserSorts, 
	IStiUserFilters, IStiDashboardElementStyle, IStiTransformActions, IStiTransformFilters, IStiTransformSorts, 
	IStiDataTransformationElement, IStiGroupElement, IStiDataFilters, IStiFont, IStiConvertibleElement

The IStiTableElement type exposes the following members.

Properties
  NameDescription
Public propertyCustomStyleName (Inherited from IStiDashboardElementStyle.)
Public propertyDataFilters (Inherited from IStiDataFilters.)
Public propertyDataTransformation (Inherited from IStiDataTransformationElement.)
Public propertyFont
Gets or sets font of component.
(Inherited from IStiFont.)
Public propertyGroup (Inherited from IStiGroupElement.)
Public propertyHeaderFont
Public propertyHeaderForeColor
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 propertySizeMode
Public propertyStyle (Inherited from IStiDashboardElementStyle.)
Public propertyTransformActions (Inherited from IStiTransformActions.)
Public propertyTransformFilters (Inherited from IStiTransformFilters.)
Public propertyTransformSorts (Inherited from IStiTransformSorts.)
Public propertyUserFilters (Inherited from IStiUserFilters.)
Public propertyUserSorts (Inherited from IStiUserSorts.)
Public propertyZoom (Inherited from IStiElement.)
Top
Methods
See Also