PresentationFrozen Property (C1FlexViewerPane)
In This Topic
Gets or sets a flag preventing the control from redrawing (if set to True).
Syntax
'Declaration
Public Property PresentationFrozen As Boolean
public bool PresentationFrozen {get; set;}
See Also