Class DataGridRowHeader
Inheritance
System.Object
DataGridRowHeader
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 DataGridRowHeader : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Constructors
DataGridRowHeader()
Declaration
public DataGridRowHeader()
Fields
SeparatorBrushProperty
SeparatorVisibilityProperty
Declaration
public static AutomationProperty SeparatorVisibilityProperty
Field Value
AutomationProperty
|
Properties
SeparatorBrush
SeparatorVisibility
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.String
|