PersistDataIfNotVisible Property
Gets or sets a value indicating whether the image data will be persisted if the control is invisible.
public System.bool PersistDataIfNotVisible {get; set;}
'Declaration
Public Property PersistDataIfNotVisible As System.Boolean