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