Click or drag to resize

IStiListBoxElement Interface

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

Namespace:  Stimulsoft.Report.Dashboard
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public interface IStiListBoxElement : IStiControlElement, 
	IStiElement, IStiReportComponent, IStiAppComponent, IStiAppCell, IStiRetrieval, 
	IStiDashboardElementStyle, IStiUserFilters, IStiFilterElement, IStiConvertibleElement, IStiFont, 
	IStiForeColor, IStiBackColor, IStiTextFormat, IStiItemElement, IStiTransformActions, 
	IStiTransformFilters, IStiTransformSorts, IStiDataTransformationElement, IStiGroupElement, IStiDataFilters

The IStiListBoxElement type exposes the following members.

Properties
  NameDescription
Public propertyBackColor (Inherited from IStiBackColor.)
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 propertyForeColor (Inherited from IStiForeColor.)
Public propertyGroup (Inherited from IStiGroupElement.)
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 propertySelectionMode (Inherited from IStiItemElement.)
Public propertyShowAllValue (Inherited from IStiItemElement.)
Public propertyStyle (Inherited from IStiDashboardElementStyle.)
Public propertyTextFormat
Gets or sets the format of the text.
(Inherited from IStiTextFormat.)
Public propertyTransformActions (Inherited from IStiTransformActions.)
Public propertyTransformFilters (Inherited from IStiTransformFilters.)
Public propertyTransformSorts (Inherited from IStiTransformSorts.)
Public propertyUserFilters (Inherited from IStiUserFilters.)
Public propertyZoom (Inherited from IStiElement.)
Top
Methods
See Also