Class IdDataField
Implements
Inherited Members
Namespace: FastReport.Olap.Cube
Assembly: FastReport.Olap.dll
Syntax
public class IdDataField : BaseDataField, IDisposable, IBaseDataSetOwner, INotifyPropertyChanged
Constructors
IdDataField(BaseField)
Declaration
public IdDataField(BaseField owner)
Parameters
Type | Name | Description |
---|---|---|
BaseField | owner |
Properties
DataFieldName
Name of Field in DataSet
Declaration
[Browsable(true)]
public string DataFieldName { get; set; }
Property Value
Type | Description |
---|---|
System.String |