Interface
IDescriptionBase

Base interface for describing FilterDescription, GroupDescription and AggregateDescription.

Definition

Namespace:Telerik.Pivot.Core

Assembly:Telerik.Pivot.Core.dll

Syntax:

cs-api-definition
public interface IDescriptionBase : INamed

Inherited Members INamed.DisplayName

Methods

Clone()

Creates a clone of this instance.

Declaration

cs-api-definition
IDescriptionBase Clone()

Returns

IDescriptionBase

GetUniqueName()

Returns the member name for this description.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Justification = "Design choice")]
string GetUniqueName()

Returns

string

In this article
DefinitionMethodsClone()GetUniqueName()
Not finding the help you need?
Contact Support