Class GridViewAggregateResultCell
Inheritance
System.Object
GridViewAggregateResultCell
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml.Wpf
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public class GridViewAggregateResultCell : ContentControl, IAutomationPeer, IPeerConverter, IGridViewAggregateResultCell, IContentControl, IControl, IFrameworkElement, ITargetElement
Constructors
GridViewAggregateResultCell()
Declaration
public GridViewAggregateResultCell()
Properties
AggregateName
Declaration
public string AggregateName { get; set; }
Property Value
System.String
|