Class GridViewColumnHeader
Inheritance
System.Object
GridViewColumnHeader
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 GridViewColumnHeader : ButtonBase, IAutomationPeer, IPeerConverter, IButtonBase, IContentControl, IControl, IFrameworkElement, ITargetElement
Constructors
GridViewColumnHeader()
Declaration
public GridViewColumnHeader()
Fields
ColumnProperty
RoleProperty
Properties
Column
Role
Declaration
public GridViewColumnHeaderRole Role { get; set; }
Property Value
GridViewColumnHeaderRole
|
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.String
|