Class CubeDataColumn
Namespace: FastReport.Olap.Cube
Assembly: FastCube.Core.dll
Data column of the cube.
public class CubeDataColumn
Inheritance
Fields
Field
Column field.
public CubeField Field
Field Value
SortDirection
Direction of the sort.
public SortDirection SortDirection
Field Value
SortIndex
Index sort.
public int SortIndex
Field Value
Visible
Visibility.
public bool Visible
Field Value
Width
Width of the column.
public int Width