New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
AllowedRoles
AutoGenerateField
DataType
DisplayName
Name
PreferredRole
PropertyAccess
PropertyInfo
item
item
fieldValue
Telerik.Web.UI.PivotGrid.Core.Fields.PropertyInfoFieldInfo
An Telerik.Web.UI.PivotGrid.Core.Fields.IPivotFieldInfo that uses System.Func`2 for property access.
Inheritance Hierarchy
- System.Object
- Telerik.Web.UI.PivotGrid.Core.Fields.PivotFieldInfo : IPivotFieldInfo
- Telerik.Web.UI.PivotGrid.Core.Fields.PropertyFieldInfo
- Telerik.Web.UI.PivotGrid.Core.Fields.PropertyInfoFieldInfo
Properties
AllowedRoles FieldRoles
AutoGenerateField Boolean
DataType Type
DisplayName String
Name String
PreferredRole FieldRoles
PropertyAccess Func
2`
Gets the for property access.
PropertyInfo PropertyInfo
Gets the .
Methods
Equals
Returns
System.Boolean
GetHashCode
Returns
System.Int32
GetValue
Returns
System.Object
GetValue
Gets the value of the property.
Parameters
item System.Object
The item.
Returns
System.Object
SetValue
Returns
System.Void
SetValue
Sets the value of the property.
Parameters
item System.Object
The item.
fieldValue System.Object
The field value.
Returns
System.Void