Skip to main content

IGridProvider Interface

Definition

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

[ComVisibleAttribute(true)]
[GuidAttribute("b17d6187-0907-464b-a168-0ef17a1572b1")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IGridProvider
View Source

Properties

ColumnCount 
RowCount 

Methods

GetItem(Int32, Int32) 

See Also

Reference

Avalonia.Win32.Interop.Automation Namespace