Skip to main content

IOLAPMember Interface

When implemented, represents an OLAP member.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v25.2.Core.dll

Declaration

public interface IOLAPMember :
    IOLAPUniqueEntity,
    IQueryMember,
    IOLAPNamedEntity,
    IOLAPEntity,
    IOLAPTitledEntity
See Also