Search Results for

    Show / Hide Table of Contents

    Class SplitProperty

    Inheritance
    System.Object
    SplitProperty
    Namespace: FastReport.Olap.Cube
    Assembly: FastReport.Olap.dll
    Syntax
    public class SplitProperty : IDisposable, INotifyPropertyChanged

    Constructors

    SplitProperty(BaseField)

    Declaration
    public SplitProperty(BaseField owner)
    Parameters
    Type Name Description
    BaseField owner

    Properties

    Attributes

    Declaration
    [Browsable(true)]
    public BaseFields<SplitField> Attributes { get; }
    Property Value
    Type Description
    BaseFields<SplitField>

    SplitPaths

    Declaration
    public DateTimePart SplitPaths { get; set; }
    Property Value
    Type Description
    DateTimePart

    Methods

    Dispose()

    Declaration
    public void Dispose()

    GetAttributeFieldNames()

    Declaration
    public string[] GetAttributeFieldNames()
    Returns
    Type Description
    System.String[]

    Events

    PropertyChanged

    Declaration
    public event PropertyChangedEventHandler PropertyChanged
    Event Type
    Type Description
    System.ComponentModel.PropertyChangedEventHandler
    Back to top © 1998-2024 Copyright Fast Reports Inc.