BackImageAlignment Property (GroupPanelCommonStyle)
In This Topic
Gets or sets the alignment used to render the background image.
Syntax
'Declaration
Public Property BackImageAlignment As C1.Framework.ImageAlignment
public C1.Framework.ImageAlignment BackImageAlignment {get; set;}
See Also