ExtendedOverlayPluginBaseTDataOpiDataPropertyChanged Method (Boolean)

CVB.Net Documentation
A property that is relevant for the opi data structure has been changed; as a consequence, the opi may potentially need to be re-generated in order to reflect the changes.

Namespace:  Stemmer.Cvb.Forms.Overlays
Assembly:  Stemmer.Cvb.Forms (in Stemmer.Cvb.Forms.dll) Version: 14.0.0.0
Syntax

protected virtual void OpiDataPropertyChanged(
	bool skipDestroyAndCreate
)

Parameters

skipDestroyAndCreate
Type: SystemBoolean
set to true if the destroy-and- recreate step is to be omitted (e.g. if multiple settings are about to change)
See Also

Reference