Table of Contents

Class Configuration.EffectiveDataSetDialogConfig

Namespace
Ranorex.Core
Assembly
Ranorex.Core.dll

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.