Class DataGridRowGroupHeader
Inheritance
System.Object
DataGridRowGroupHeader
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Silverlight.UI
Assembly: ArtOfTest.WebAii.dll
Syntax
public class DataGridRowGroupHeader : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Constructors
DataGridRowGroupHeader()
Declaration
public DataGridRowGroupHeader()
Fields
ItemCountVisibilityProperty
Declaration
public static AutomationProperty ItemCountVisibilityProperty
Field Value
PropertyNameProperty
PropertyNameVisibilityProperty
Declaration
public static AutomationProperty PropertyNameVisibilityProperty
Field Value
SublevelIndentProperty
Properties
ItemCountVisibility
PropertyName
Declaration
public string PropertyName { get; set; }
Property Value
System.
|
PropertyNameVisibility
SublevelIndent
Declaration
public double SublevelIndent { get; set; }
Property Value
System.
|
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.
|