GridViewImages.CustomizationDialogColumnSort Property
In This Article
Gets the image for the corresponding visual element in the Customization Dialog.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public ImagePropertiesEx CustomizationDialogColumnSort { get; }
#Property Value
Type | Description |
---|---|
Image |
An Image |
See Also