2 implementations of ColumnSpan
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AccessibleObject.cs (2)
1242
int UnsafeNativeMethods.IGridItemProvider.
ColumnSpan
{
3802
int UnsafeNativeMethods.IGridItemProvider.
ColumnSpan
{
1 reference to ColumnSpan
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AccessibleObject.cs (1)
3805
return publicIGridItemProvider.
ColumnSpan
;