Méthode | Description | |
---|---|---|
InputMessage ( ) : System | ||
InputMessage ( string themename ) : System | ||
LoadCellValues ( DataRow dataRow ) : void | ||
LoadData ( ) : void |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Méthode | Description | |
---|---|---|
gridControl1_QueryCellInfo ( object sender, Syncfusion.Windows.Controls.Grid.GridQueryCellInfoEventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public InputMessage ( string themename ) : System | ||
themename | string | |
Résultat | System |
public LoadCellValues ( DataRow dataRow ) : void | ||
dataRow | DataRow | |
Résultat | void |