Gets or sets the type of the dialog box.
Namespace: BlueCieloECM.InnoCielo.Meridian.ClientAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.40.0)
Syntax
C# |
---|
protected override OBDialogKind DialogType { get; } |
Visual Basic |
---|
Protected Overrides ReadOnly Property DialogType As OBDialogKind Get |
Visual C++ |
---|
protected: virtual property OBDialogKind DialogType { OBDialogKind get () override; } |