Struct DataFieldProperties
Namespace: FastReport.Olap.Cube
Assembly: FastReport.Olap.dll
Syntax
public struct DataFieldProperties
Fields
DisplayLabel
Declaration
public string DisplayLabel
Field Value
Type | Description |
---|---|
System.String |
FieldName
Declaration
public string FieldName
Field Value
Type | Description |
---|---|
System.String |
FieldType
Declaration
public DataType FieldType
Field Value
Type | Description |
---|---|
DataType |
Index
Declaration
public int Index
Field Value
Type | Description |
---|---|
System.Int32 |
Visible
Declaration
public bool Visible
Field Value
Type | Description |
---|---|
System.Boolean |