WorksheetHeaderFooter.RightPicture Property
Gets the picture located in the right section of a header or footer.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
HeaderFooterPicture | A HeaderFooterPicture object that is the target picture. |
See Also