Click or drag to resize
ComboBoxLoadingImageWidth Property
Gets or Sets width of loading image

Namespace: Cadcorp.Web.UI
Assembly: Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax
public Nullable<int> LoadingImageWidth { get; set; }

Property Value

Type: NullableInt32
See Also