Skip to main content

ITableItemProvider Interface

Definition

Namespace: Avalonia.Win32.Interop.Automation
Assembly: Avalonia.Win32 (in Avalonia.Win32.dll)

[ComVisibleAttribute(true)]
[GuidAttribute("b9734fa6-771f-4d78-9c90-2517999349cd")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface ITableItemProvider : IGridItemProvider
View Source
ImplementsIGridItemProvider

Properties

Column
(Inherited from IGridItemProvider)
ColumnSpan
(Inherited from IGridItemProvider)
ContainingGrid
(Inherited from IGridItemProvider)
Row
(Inherited from IGridItemProvider)
RowSpan
(Inherited from IGridItemProvider)

Methods

GetColumnHeaderItems() 
GetRowHeaderItems() 

See Also

Reference

Avalonia.Win32.Interop.Automation Namespace