ControlType.Header Field

Definition

Identifies a header control, which is a container for the labels of rows and columns of information.

public: static initonly System::Windows::Automation::ControlType ^ Header;
public static readonly System.Windows.Automation.ControlType Header;
 staticval mutable Header : System.Windows.Automation.ControlType
Public Shared ReadOnly Header As ControlType 

Field Value

Applies to

See also