Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 507 Bytes

itableprovider_getcolumnheaders_680116478.md

File metadata and controls

22 lines (15 loc) · 507 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Automation.Provider.ITableProvider.GetColumnHeaders
winrt method

Microsoft.UI.Xaml.Automation.Provider.ITableProvider.GetColumnHeaders

-description

Returns a collection of UI Automation providers that represents all the column headers in a table.

-returns

An array of UI Automation providers.

-remarks

-examples

-see-also