ButtonEditPropertiesBase.ButtonEditEllipsisImage Property
In This Article
Gets the settings which define the ellipsis image displayed within editor buttons.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public ButtonImageProperties ButtonEditEllipsisImage { get; }
#Property Value
Type | Description |
---|---|
Button |
A Button |
#Remarks
Note
The Button
See Also