Background Property
Background
Gets or sets the background of the grouping information.
 
Declaration
  [PersistenceMode(PersistenceMode.InnerProperty)]
public Background Background { get; set; }
 
  <PersistenceMode(PersistenceMode.InnerProperty)>
Public Property Background As Background