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
AutomationProperty
|
PropertyNameProperty
PropertyNameVisibilityProperty
Declaration
public static AutomationProperty PropertyNameVisibilityProperty
Field Value
AutomationProperty
|
SublevelIndentProperty
Properties
ItemCountVisibility
PropertyName
Declaration
public string PropertyName { get; set; }
Property Value
System.String
|
PropertyNameVisibility
SublevelIndent
Declaration
public double SublevelIndent { get; set; }
Property Value
System.Double
|
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.String
|