Property | Type | Description | |
---|---|---|---|
CellSelectionModel | System.Collections.Generic | ||
Clear | void | ||
ClearSelections | void | ||
ClearSelections | void | ||
Select | void | ||
UpdateSelection | void |
Method | Description | |
---|---|---|
CellSelectionModel ( Config config ) : System |
|
Method | Description | |
---|---|---|
CellSelectionModel ( ) : System.Collections.Generic | ||
Clear ( ) : void | ||
ClearSelections ( ) : void | ||
ClearSelections ( bool notify ) : void | ||
Select ( int rowIndex, int collIndex ) : void | ||
UpdateSelection ( ) : void |
public CellSelectionModel ( Config config ) : System | ||
config | Config | |
return | System |