FooterPictureCenter Property
In This Topic
Gets or sets the
C1.WPF.Bitmap.C1Bitmap or
XLPictureShape for the center part of the footer.
Syntax
'Declaration
Public Property FooterPictureCenter As Object
public object FooterPictureCenter {get; set;}
See Also