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