프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CellSelectionModel | System.Collections.Generic | ||
Clear | void | ||
ClearSelections | void | ||
ClearSelections | void | ||
Select | void | ||
UpdateSelection | void |
메소드 | 설명 | |
---|---|---|
CellSelectionModel ( Config config ) : System |
|
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |