Gets or sets the class name of the export options dialog form.
            
        
    Namespace: 
   C1.Win.C1PreviewAssembly: C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)
 Syntax
Syntax
| C# | 
|---|
| [RefreshPropertiesAttribute(RefreshProperties.All)] public string OptionsDialogClassName { get; set; } | 
| Visual Basic | 
|---|
| <RefreshPropertiesAttribute(RefreshProperties.All)> _ Public Property OptionsDialogClassName As String Get Set | 
 
     
     
     
     
    