Class GridViewColumn
Inherited Members
      System.Object.ToString()
    
    
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
  Namespace: ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly: ArtOfTest.WebAii.dll
Syntax
public class GridViewColumn : AutomationObject<GridViewColumn>, IAutomationPeer, IPeerConverterConstructors
GridViewColumn()
Declaration
public GridViewColumn()Fields
HeaderStringFormatProperty
Declaration
public static AutomationProperty HeaderStringFormatPropertyField Value
| AutomationProperty 
 | 
WidthProperty
Properties
HeaderStringFormat
Declaration
public string HeaderStringFormat { get; set; }Property Value
| System.String 
 | 
Width
Declaration
public double Width { get; set; }Property Value
| System.Double 
 | 
Methods
GetRealType()
Declaration
public override string GetRealType()Returns
| System.String 
 | 
Overrides
ArtOfTest.WebAii.Silverlight.AutomationObject<ArtOfTest.WebAii.Controls.Xaml.Wpf.GridViewColumn>.GetRealType()