HeaderItemΒΆ
Identifies a header item, which is the label for a row or column of information.
Winapp ElementObject.HeaderItem |
Identifies a header item, which is the label for a row or column of information. |
Winapp ElementObject.HeaderItem ([Name =] String) |
Identifies a header item, which is the label for a row or column of information. |
Winapp ElementObject.HeaderItem (Id|$ = String) |
Identifies a header item, which is the label for a row or column of information. |
Winapp ElementObject.HeaderItem (NamePattern|# = String) |
Identifies a header item, which is the label for a row or column of information. |
Winapp ElementObject.HeaderItem (ClassName|@ = String) |
Identifies a header item, which is the label for a row or column of information. |
Winapp ElementObject.HeaderItem (AccessKey|_ = String) |
Identifies a header item, which is the label for a row or column of information. |
Winapp ElementObject.HeaderItem (Image|ImageName|% = String) |
Identifies a header item, which is the label for a row or column of information. |
Winapp ElementObject.HeaderItem (ProcessId = Integer) |
Identifies a header item, which is the label for a row or column of information. |
Winapp ElementObject.HeaderItem (Process|ProcessName|~ = String) |
Identifies a header item, which is the label for a row or column of information. |
Winapp ElementObject.HeaderItem (Index|^ = Integer) |
Identifies a header item, which is the label for a row or column of information. |
Winapp ElementObject.HeaderItem ([Name =] String, ClassName|@ = String) |
Identifies a header item, which is the label for a row or column of information. |
Winapp ElementObject.HeaderItem ([Name =] String, AccessKey|_ = String) |
Identifies a header item, which is the label for a row or column of information. |
Winapp ElementObject.HeaderItem ([Name =] String, Enabled = Boolean) |
Identifies a header item, which is the label for a row or column of information. |
Winapp ElementObject.HeaderItem (Id|$ = String, Index|^ = Integer) |
Identifies a header item, which is the label for a row or column of information. |