Click or drag to resize

IStiTitle Interface

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

Namespace:  Stimulsoft.Report.Dashboard
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public interface IStiTitle : IStiFont, 
	IStiHorAlignment, IStiForeColor, IStiBackColor

The IStiTitle type exposes the following members.

Properties
  NameDescription
Public propertyBackColor (Inherited from IStiBackColor.)
Public propertyFont
Gets or sets font of component.
(Inherited from IStiFont.)
Public propertyForeColor (Inherited from IStiForeColor.)
Public propertyHorAlignment
Gets or sets the horizontal alignment of an object.
(Inherited from IStiHorAlignment.)
Public propertyText
Gets or sets title text.
Public propertyVisible
Gets or sets visibility of title.
Top
See Also