StiElementStyle Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Dashboard.Styles.StiElementStyle"]
Namespace: Stimulsoft.Report.Dashboard.Styles
The StiElementStyle type exposes the following members.
Name | Description | |
---|---|---|
StiElementStyle | Initializes a new instance of the StiElementStyle class |
Name | Description | |
---|---|---|
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.) | |
Ident | ||
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.) |
Name | Description | |
---|---|---|
Clone | (Inherited from StiBaseStyle.) | |
DrawBox | (Overrides StiBaseStyleDrawBox(Graphics, Rectangle, Boolean, Boolean).) | |
DrawStyle(Graphics, Rectangle, Boolean, Boolean) | (Overrides StiBaseStyleDrawStyle(Graphics, Rectangle, Boolean, Boolean).) | |
DrawStyle(Graphics, Rectangle, DrawItemState, Boolean, Boolean) |
Drawes the style on the specified graphics context.
(Inherited from StiBaseStyle.) | |
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 | (Overrides StiBaseStyleGetProperties(IStiPropertyGrid, StiLevel).) | |
GetStyleFromComponent | (Overrides StiBaseStyleGetStyleFromComponent(StiComponent, StiStyleElements).) | |
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 | (Overrides StiBaseStyleSetStyleToComponent(StiComponent).) | |
ToString |
Returns string representation of the style.
(Inherited from StiBaseStyle.) |