[]
        
(Showing Draft Content)

C1.C1Preview.Export.Exporter.RangeFormClass

RangeFormClass Property

RangeFormClass

Gets or sets the type of form that is used to enter the export output range. That form can be invoked from the export options form (OptionsFormClass). The form's type must be assignable to OutputRangeForm.

Declaration
public Type RangeFormClass { get; set; }