StiStyleCondition Class |
Namespace: Stimulsoft.Report
The StiStyleCondition type exposes the following members.
Name | Description | |
---|---|---|
![]() | StiStyleCondition |
Creates a new object of the type StiStyleCondition.
|
![]() | StiStyleCondition(StiStyleConditionElement) |
Creates a new object of the type StiStyleCondition.
|
![]() | StiStyleCondition(StiStyleConditionType, StiStyleConditionOperation, StiStyleConditionOperation, StiStyleConditionOperation, StiStyleConditionOperation, StiStyleConditionOperation, StiStyleComponentPlacement, Int32, StiStyleComponentType, StiStyleLocation, String) |
Creates a new object of the type StiStyleCondition.
|
Name | Description | |
---|---|---|
![]() | ComponentName |
Gets or sets component name or part of component name.
|
![]() | ComponentType |
Gets or sets component type which can be detected by style condition.
|
![]() | Location |
Gets or sets variant of component location on parent component area.
|
![]() | OperationComponentName |
Gets or sets type of operation which will be used for comparison of component names.
|
![]() | OperationComponentType |
Gets or sets type of operation which will be used for comparison of component types.
|
![]() | OperationLocation |
Gets or sets type of operation which will be used for comparison of component locations.
|
![]() | OperationPlacement |
Gets or sets type of operation which will be used for comparison of component placements.
|
![]() | OperationPlacementNestedLevel |
Gets or sets type of operation which will be used for comparison of component nested level.
|
![]() | Placement |
Gets or sets type of bands on which component can be placed.
|
![]() | PlacementNestedLevel |
Gets or sets value which indicates nested level of specified component.
|
![]() | Type |
Gets or sets type of this style condition.
|
Name | Description | |
---|---|---|
![]() | Clone |
Creates a new object that is a copy of the current instance.
|
![]() | 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.) |