StiIconSetItem Class |
Namespace: Stimulsoft.Report.Components
The StiIconSetItem type exposes the following members.
| Name | Description | |
|---|---|---|
| StiIconSetItem |
Creates a new object of the type StiIconSetItem.
| |
| StiIconSetItem(StiIcon, StiIconSetOperation, StiIconSetValueType, Single) |
Creates a new object of the type StiIconSetItem.
|
| Name | Description | |
|---|---|---|
| Icon |
Gets or sets icon for current item of IconSets.
| |
| Operation |
Gets or sets type of operation for current item of IconSets.
| |
| Value |
Gets or sets value for current item of IconSets.
| |
| ValueType |
Gets or sets type of value for current item of IconSets.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| LoadFromJsonObject | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SaveToJsonObject | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |