OLFeatureInfoExDialogWidth Property |
Gets or sets if the dialog width enum
Namespace:
Cadcorp.Web.UI.OpenLayers
Assembly:
Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic DialogWidthEnum DialogWidth { get; set; }
Public Property DialogWidth As DialogWidthEnum
Get
Set
<asp:OLFeatureInfoEx DialogWidth="DialogWidthEnum" />
Property Value
Type:
DialogWidthEnum
See Also