Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public class GridViewHeaderRowPresenter : GridViewRowPresenterBase, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementGridViewRowPresenterBaseGridViewHeaderRowPresenter...
Implements:
Inherited Members
Constructors
C#
public GridViewHeaderRowPresenter()
Fields
C#
public static AutomationProperty AllowsColumnReorderProperty
C#
public static AutomationProperty ColumnHeaderContextMenuProperty
C#
public static AutomationProperty ColumnHeaderStringFormatProperty
Properties
C#
public bool AllowsColumnReorder { get; set; }
C#
public ContextMenu ColumnHeaderContextMenu { get; set; }
C#
public string ColumnHeaderStringFormat { get; set; }