IWindowsDialogProperties.Size Property
Gets or sets the size of the “Windows” dialog.
Namespace: DevExpress.XtraBars.Docking2010.Customization
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<Size> | A Nullable<T>< |
Remarks
See the IBaseViewController.ShowWindowsDialog method description to learn more.

See Also