ComboBoxLoadingImageWidth Property |
Gets or Sets width of loading image
Namespace: Cadcorp.Web.UIAssembly: Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 8.0.0.0 (8.0.0.0)
Syntaxpublic Nullable<int> LoadingImageWidth { get; set; }
<asp:ComboBox LoadingImageWidth="Nullable" />
Property Value
Type:
NullableInt32
See Also