Interface ISelectionItemProvider
Assembly: OpenSilver.dll
Syntax
public interface ISelectionItemProvider
Properties
|
Improve this Doc
View Source
IsSelected
Declaration
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
SelectionContainer
Declaration
IRawElementProviderSimple SelectionContainer { get; }
Property Value
Methods
|
Improve this Doc
View Source
AddToSelection()
Declaration
|
Improve this Doc
View Source
RemoveFromSelection()
Declaration
void RemoveFromSelection()
|
Improve this Doc
View Source
Select()
Declaration
Extension Methods