Class Configuration.ModuleGroupBindingDialogConfig
A collection of configuration parameters for the ModuleGroupBindingDialog.
public class Configuration.ModuleGroupBindingDialogConfig : Configuration.AbstractConfig
- Inheritance
-
Configuration.ModuleGroupBindingDialogConfig
- Inherited Members
Properties
DialogSize
Gets or sets the size of the ModuleGroupBindingDialog at startup.
public Size DialogSize { get; set; }
Property Value
- Size
The form size.
DialogState
Gets or sets the FormWindowState of the ModuleGroupBindingDialog at startup.
public FormWindowState DialogState { get; set; }
Property Value
- FormWindowState
The FormWindowState.