Skip to main content
Row

WorksheetHeaderFooter.RightPicture Property

Gets the picture located in the right section of a header or footer.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v23.2.Core.dll

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

HeaderFooterPicture RightPicture { get; }

Property Value

Type Description
HeaderFooterPicture

A HeaderFooterPicture object that is the target picture.

See Also