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