Telerik.Web.UI.PivotGrid.Core.PrepareDescriptionForFieldEventArgs
Provides data for the E:PrepareDescriptionForField event.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- Telerik.Web.UI.PivotGrid.Core.PrepareDescriptionForFieldEventArgs
Properties
Description IDescriptionBase
Gets or sets the description that will be passed to . This property is initialized with the default description for the specified field info.
DescriptionType DataProviderDescriptionType
Gets the type of the description that should be prepared.
FieldInfo IPivotFieldInfo
Gets the field info for which description should be prepared.