GridViewImages.DetailExpandedButtonRtl Property
In This Article
Stores the default name of an image displayed within collapse buttons of expanded group rows when the right-to-left layout is applied.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public ImageProperties DetailExpandedButtonRtl { get; }
#Property Value
Type |
---|
Image |
See Also