Interface IGridItemProvider
Assembly: OpenSilver.dll
Syntax
public interface IGridItemProvider
Properties
|
Improve this Doc
View Source
Column
Declaration
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ColumnSpan
Declaration
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ContainingGrid
Declaration
IRawElementProviderSimple ContainingGrid { get; }
Property Value
|
Improve this Doc
View Source
Row
Declaration
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RowSpan
Declaration
Property Value
Type |
Description |
System.Int32 |
|
Extension Methods