Skip to main content
A newer version of this page is available. .
Tab

GridViewImages.CustomizationDialogColumnDrag Property

Gets the image for the corresponding visual element in the Customization Dialog.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public ImagePropertiesEx CustomizationDialogColumnDrag { get; }

Property Value

Type Description
ImagePropertiesEx

An ImagePropertiesEx that contains image settings.

See Also