Represents a property of an IQueryable entity.
Definition
Namespace:Telerik.Pivot.Queryable
Assembly:Telerik.WinControls.PivotGrid.dll
Syntax:
C#
public sealed class QueryableFieldDescription : PropertyFieldInfo, IPivotFieldInfo
Inheritance: objectPivotFieldInfoPropertyFieldInfoQueryableFieldDescription
Implements:
Inherited Members
Constructors
Initializes a new instance of the QueryableFieldDescription class.
C#
public QueryableFieldDescription(PropertyInfo propertyInfo)
The property info.