FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.8 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane Class / DiscardDeviceIndependentResources Method

In This Topic
    DiscardDeviceIndependentResources Method (C1FlexViewerPane)
    In This Topic
    Discards class factories and other device-independent resources.
    Syntax
    'Declaration
     
    Protected Overridable Sub DiscardDeviceIndependentResources() 
    protected virtual void DiscardDeviceIndependentResources()
    See Also