CardViewImages.ExpandedButton Property
In This Article
Gets the settings of an image displayed within expand group rows buttons.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
#Declaration
public ImageProperties ExpandedButton { get; }
#Property Value
Type | Description |
---|---|
Image |
A Image |
#Remarks
Use this property to provide your own image.
See Also