TIWCGJQPivotUIOptions.OverwriteDataOpts Property
OverwriteDataOptions is a boolean defaulting to false which controls what happens if this function is called repeatedly on the same element. If set to true, the options object overwrites the current state of the UI. If set to false, only the input data set changes, and the state of the UI remains the same, unless this is the first call, at which point the UI will be set to the options.
published property OverwriteDataOpts: boolean index 22 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;
Property Value
Type: boolean