StiDashboardStyle Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Dashboard.Styles.StiDashboardStyle"]
Namespace: Stimulsoft.Report.Dashboard.Styles
The StiDashboardStyle type exposes the following members.
Name | Description | |
---|---|---|
StiDashboardStyle | Initializes a new instance of the StiDashboardStyle class |
Name | Description | |
---|---|---|
BackColor | ||
BorderColor | ||
CollectionName |
Gets or sets a name of the styles collection.
(Inherited from StiBaseStyle.) | |
ComponentId | (Inherited from StiBaseStyle.) | |
Conditions |
Gets or sets a collection of the style conditions.
(Inherited from StiBaseStyle.) | |
DashboardName |
Gets or sets a style name.
(Inherited from StiBaseStyle.) | |
Description |
Gets or sets a style description.
(Inherited from StiBaseStyle.) | |
ForeColor | ||
Ident | (Inherited from StiElementStyle.) | |
LocalizedName | ||
Name |
Gets or sets a style name.
(Inherited from StiBaseStyle.) | |
Properties | (Inherited from StiService.) | |
PropName | (Inherited from StiBaseStyle.) | |
ServiceCategory | (Inherited from StiService.) | |
ServiceEnabled | (Inherited from StiService.) | |
ServiceInfo | (Inherited from StiService.) | |
ServiceName | (Inherited from StiService.) | |
ServiceType |
Gets a service type.
(Inherited from StiBaseStyle.) | |
TitleBackColor | ||
TitleForeColor |
Name | Description | |
---|---|---|
Clone | (Inherited from StiBaseStyle.) | |
DrawBox | (Inherited from StiElementStyle.) | |
DrawStyle(Graphics, Rectangle, Boolean, Boolean) | (Inherited from StiElementStyle.) | |
DrawStyle(Graphics, Rectangle, DrawItemState, Boolean, Boolean) |
Drawes the style on the specified graphics context.
(Inherited from StiBaseStyle.) | |
DrawStyleForGallery | ||
DrawStyleImage | (Inherited from StiBaseStyle.) | |
Equals(Object) | (Inherited from StiBaseStyle.) | |
Equals(Object, Boolean, Boolean) | (Inherited from StiBaseStyle.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetEvents | (Inherited from StiBaseStyle.) | |
GetHashCode | (Inherited from StiBaseStyle.) | |
GetProperties | (Inherited from StiElementStyle.) | |
GetStyleFromComponent | (Inherited from StiElementStyle.) | |
GetStyleFromComponents |
Gets a style from the components.
(Inherited from StiBaseStyle.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsPropertiesInitializedProtected | (Inherited from StiService.) | |
IsPropertyPresent | (Inherited from StiService.) | |
Load(Stream) |
Loads the style from the stream.
(Inherited from StiBaseStyle.) | |
Load(String) |
Loads the style from a file.
(Inherited from StiBaseStyle.) | |
LoadFromJsonObject | (Inherited from StiBaseStyle.) | |
LoadFromString |
Loads the style from the string.
(Inherited from StiBaseStyle.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
PackService | (Inherited from StiService.) | |
Save(Stream) |
Saves the style in the stream.
(Inherited from StiBaseStyle.) | |
Save(String) |
Saves the style in the file.
(Inherited from StiBaseStyle.) | |
SaveToJsonObject | (Inherited from StiBaseStyle.) | |
SaveToString |
Saves the style to the string.
(Inherited from StiBaseStyle.) | |
SetStyleToComponent | (Inherited from StiElementStyle.) | |
ToString |
Returns string representation of the style.
(Inherited from StiBaseStyle.) |