Search Results for

    Show / Hide Table of Contents

    Class DataSourceField

    Inheritance
    System.Object
    System.MarshalByRefObject
    System.ComponentModel.Component
    BaseField
    DataSourceField
    Implements
    IBaseDataSetOwner
    Inherited Members
    BaseField.dataSet
    BaseField.Dispose(Boolean)
    BaseField.NotifyPropertyChanged(String)
    BaseField.TestData(StringBuilder, List<IBaseDataSet>)
    BaseField.Check(StringBuilder, Boolean, String)
    BaseField.FieldName
    BaseField.CustomCaption
    BaseField.CaptionSource
    BaseField.OrderSource
    BaseField.SplitProperty
    BaseField.DataField
    BaseField.DataSet
    BaseField.FieldType
    BaseField.Visible
    BaseField.GetDisplayText()
    BaseField.Owner
    BaseField.PropertyChanged
    Namespace: FastReport.Olap.Cube
    Assembly: FastReport.Olap.dll
    Syntax
    public class DataSourceField : BaseField, IComponent, IDisposable, IBaseDataSetOwner, INotifyPropertyChanged

    Constructors

    DataSourceField()

    Declaration
    public DataSourceField()

    DataSourceField(DataFieldProperties)

    Declaration
    public DataSourceField(DataFieldProperties dataFieldProperties)
    Parameters
    Type Name Description
    DataFieldProperties dataFieldProperties

    Implements

    IBaseDataSetOwner
    Back to top © 1998-2024 Copyright Fast Reports Inc.