Class HeaderInfoCollection
Represents the list of CellHeaderInfo objects.
Inheritance
System.Object
HeaderInfoCollection
Namespace: Syncfusion.Olap.UWP.Engine
Assembly: Syncfusion.Olap.UWP.dll
Syntax
public class HeaderInfoCollection : List<CellHeaderInfo>
Constructors
HeaderInfoCollection()
Declaration
public HeaderInfoCollection()