| Package | stimulsoft.report.components.enums |
| Class | public class StiProcessingDuplicatesType |
| Inheritance | StiProcessingDuplicatesType Object |
| Constant | Defined By | ||
|---|---|---|---|
| BasedOnTagHide : int = 5 [static] | StiProcessingDuplicatesType | ||
| BasedOnTagMerge : int = 4 [static] | StiProcessingDuplicatesType | ||
| BasedOnTagRemoveText : int = 6 [static] | StiProcessingDuplicatesType | ||
| GlobalHide : int = 8 [static] | StiProcessingDuplicatesType | ||
| GlobalMerge : int = 7 [static] | StiProcessingDuplicatesType | ||
| GlobalRemoveText : int = 9 [static] | StiProcessingDuplicatesType | ||
| Hide : int = 2 [static] | StiProcessingDuplicatesType | ||
| Merge : int = 1 [static] | StiProcessingDuplicatesType | ||
| None : int = 0 [static] | StiProcessingDuplicatesType | ||
| RemoveText : int = 3 [static] | StiProcessingDuplicatesType | ||
| BasedOnTagHide | Constant |
public static const BasedOnTagHide:int = 5| BasedOnTagMerge | Constant |
public static const BasedOnTagMerge:int = 4| BasedOnTagRemoveText | Constant |
public static const BasedOnTagRemoveText:int = 6| GlobalHide | Constant |
public static const GlobalHide:int = 8| GlobalMerge | Constant |
public static const GlobalMerge:int = 7| GlobalRemoveText | Constant |
public static const GlobalRemoveText:int = 9| Hide | Constant |
public static const Hide:int = 2| Merge | Constant |
public static const Merge:int = 1| None | Constant |
public static const None:int = 0| RemoveText | Constant |
public static const RemoveText:int = 3