Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / ComplexExporterOptionsForm Class / ProcessPaginated Method

In This Topic
    ProcessPaginated Method (ComplexExporterOptionsForm)
    In This Topic
    Can be used to update controls depending on Paginated property.
    Syntax
    'Declaration
     
    Protected Overridable Sub ProcessPaginated() 
    protected virtual void ProcessPaginated()
    See Also