Class GridViewHeaderRowPresenter
Inheritance
System.Object
GridViewHeaderRowPresenter
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.Controls.Xaml.Wpf
Assembly: ArtOfTest.WebAii.dll
Syntax
public class GridViewHeaderRowPresenter : GridViewRowPresenterBase, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement
Constructors
GridViewHeaderRowPresenter()
Declaration
public GridViewHeaderRowPresenter()
Fields
AllowsColumnReorderProperty
Declaration
public static AutomationProperty AllowsColumnReorderProperty
Field Value
ColumnHeaderContextMenuProperty
Declaration
public static AutomationProperty ColumnHeaderContextMenuProperty
Field Value
ColumnHeaderStringFormatProperty
Declaration
public static AutomationProperty ColumnHeaderStringFormatProperty
Field Value
Properties
AllowsColumnReorder
Declaration
public bool AllowsColumnReorder { get; set; }
Property Value
System.
|
ColumnHeaderContextMenu
ColumnHeaderStringFormat
Declaration
public string ColumnHeaderStringFormat { get; set; }
Property Value
System.
|
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.
|