Class OlapGridUtils
OlapGridUtils
Inheritance
System.Object
OlapGridUtils
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.Windows.Grid.Olap
Assembly: Syncfusion.OlapGrid.WPF.dll
Syntax
public class OlapGridUtils
Constructors
OlapGridUtils()
Initializes a new instance of the OlapGridUtils class.
Declaration
public OlapGridUtils()
Methods
GetDefaultTable()
Gets the default table.
Declaration
public static Grid GetDefaultTable()
Returns
Type |
---|
System.Windows.Controls.Grid |