ClassDataGridRowHeader
Class
Definition
Namespace:ArtOfTest.WebAii.Silverlight.UI
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class DataGridRowHeader : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlDataGridRowHeader
Implements:
Inherited Members
Constructors
DataGridRowHeader()
Declaration
cs-api-definition
public DataGridRowHeader()
Fields
SeparatorBrushProperty
Declaration
cs-api-definition
public static AutomationProperty SeparatorBrushProperty
Field Value
SeparatorVisibilityProperty
Declaration
cs-api-definition
public static AutomationProperty SeparatorVisibilityProperty
Field Value
Properties
SeparatorVisibility
Declaration
cs-api-definition
public Visibility SeparatorVisibility { get; set; }
Property Value
Methods
GetRealType()
Gets the real object type. This property returns string.empty on FrameworkElement and all subclasses that inherit from it.