Back to Devexpress

GridCommandButtonSettings.Image Property

aspnet-devexpress-dot-web-dot-gridcommandbuttonsettings-ce253293.md

latest1.0 KB
Original Source

GridCommandButtonSettings.Image Property

Gets the settings of an image displayed in the command button.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ImageProperties Image { get; }
vb
Public ReadOnly Property Image As ImageProperties

Property Value

TypeDescription
ImageProperties

An ImageProperties object that contains image settings.

|

See Also

GridCommandButtonSettings Class

GridCommandButtonSettings Members

DevExpress.Web Namespace