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