FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.8 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane Class / PresentationFrozen Property

In This Topic
    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