StiDataActionRule Class |
[Missing <summary> documentation for "T:Stimulsoft.Data.Engine.StiDataActionRule"]
Namespace: Stimulsoft.Data.Engine
The StiDataActionRule type exposes the following members.
Name | Description | |
---|---|---|
StiDataActionRule | Initializes a new instance of the StiDataActionRule class | |
StiDataActionRule(String, String) | Initializes a new instance of the StiDataActionRule class | |
StiDataActionRule(String, String, String) | Initializes a new instance of the StiDataActionRule class | |
StiDataActionRule(String, String, Int32, Int32, Boolean) | Initializes a new instance of the StiDataActionRule class | |
StiDataActionRule(String, String, String, String, Boolean, Boolean) | Initializes a new instance of the StiDataActionRule class | |
StiDataActionRule(String, String, StiDataActionType, Int32, Int32, Boolean, String, String, Boolean, Boolean, String) | Initializes a new instance of the StiDataActionRule class |
Name | Description | |
---|---|---|
AfterGroupingData | ||
InitialValue | ||
Key | ||
MatchCase | ||
MatchWholeWord | ||
Path | ||
RowsCount | ||
StartIndex | ||
Type | ||
ValueFrom | ||
ValueTo |
Name | Description | |
---|---|---|
Clone |
Creates a new object that is a copy of the current instance.
(Inherited from StiDataRule.) | |
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.) | |
GetUniqueCode | (Overrides StiDataRuleGetUniqueCode.) | |
LoadFromJson | ||
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.) |