Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

WorksheetHeaderFooter.RightPicture Property

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

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v19.1.Core.dll

Declaration

HeaderFooterPicture RightPicture { get; }

Property Value

Type Description
HeaderFooterPicture

A HeaderFooterPicture object that is the target picture.

See Also