GroupInfos Property
GroupInfos
Gets or sets the collection of grouping information objects for the sheet.
Declaration
[TypeConverter(typeof(TypeConverter))]
public GroupInfoCollection GroupInfos { get; set; }
<TypeConverter(GetType(TypeConverter))>
Public Property GroupInfos As GroupInfoCollection