프로퍼티 | 타입 | 설명 | |
---|---|---|---|
UpdateRowsIfNecessary | void |
메소드 | 설명 | |
---|---|---|
GetColumnHeaders ( ) : System.Windows.Automation.Provider.IRawElementProviderSimple[] | ||
GetItem ( int row, int column ) : System.Windows.Automation.Provider.IRawElementProviderSimple | ||
GetRowHeaders ( ) : System.Windows.Automation.Provider.IRawElementProviderSimple[] | ||
GetSelection ( ) : System.Windows.Automation.Provider.IRawElementProviderSimple[] | ||
TableProvider ( |
메소드 | 설명 | |
---|---|---|
UpdateRowsIfNecessary ( ) : void |
public GetColumnHeaders ( ) : System.Windows.Automation.Provider.IRawElementProviderSimple[] | ||
리턴 | System.Windows.Automation.Provider.IRawElementProviderSimple[] |
public GetItem ( int row, int column ) : System.Windows.Automation.Provider.IRawElementProviderSimple | ||
row | int | |
column | int | |
리턴 | System.Windows.Automation.Provider.IRawElementProviderSimple |
public GetRowHeaders ( ) : System.Windows.Automation.Provider.IRawElementProviderSimple[] | ||
리턴 | System.Windows.Automation.Provider.IRawElementProviderSimple[] |
public GetSelection ( ) : System.Windows.Automation.Provider.IRawElementProviderSimple[] | ||
리턴 | System.Windows.Automation.Provider.IRawElementProviderSimple[] |
public TableProvider ( |
||
tableInformation | ||
리턴 | System.Collections.Generic |