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

WorksheetHeaderFooter.LeftPicture Property

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

Namespace: DevExpress.Spreadsheet

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

Declaration

HeaderFooterPicture LeftPicture { get; }

Property Value

Type Description
HeaderFooterPicture

A HeaderFooterPicture object that is the target picture.

See Also