'Declaration Public Enum PersistOptions Inherits System.Enum
public enum PersistOptions : System.Enum
'Declaration Public Enum PersistOptions Inherits System.Enum
public enum PersistOptions : System.Enum
Member | Description |
---|---|
Binary | If the flag is 'On' the BSON format used, othervise JSON. |
Interactive | If the flag is 'On' the current interactive state are saved, othervise initial. |
None | All flags is 'Off'. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PersistOptions