Gets the type of form which is used to edit the export options by default.

Namespace:  C1.C1Preview.Export
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public virtual Type DefaultOptionsFormClass { get; }
Visual Basic
Public Overridable ReadOnly Property DefaultOptionsFormClass As Type
	Get

See Also