InterfaceIPivotFieldInfo
Interface
Represents an abstraction of a property info.
Definition
Namespace:Telerik.Pivot.Core.Fields
Assembly:Telerik.Pivot.Core.dll
Syntax:
cs-api-definition
public interface IPivotFieldInfo
Properties
AllowedRoles
Gets the allowed roles of this property.
AutoGenerateField
Gets or sets a value that indicates whether UI should be generated automatically in order to display this field.
Declaration
cs-api-definition
bool AutoGenerateField { get; }
Property Value
True if field should be generated automatically.
DataType
Gets the data type of the property.
DisplayName
Gets the display-friend name of the property.
Name
Gets name of the property.
PreferredRole
Gets the preferred role of this property.