Method | Description | |
---|---|---|
InputMessage ( ) : System | ||
InputMessage ( string themename ) : System | ||
LoadCellValues ( DataRow dataRow ) : void | ||
LoadData ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
gridControl1_QueryCellInfo ( object sender, Syncfusion.Windows.Controls.Grid.GridQueryCellInfoEventArgs e ) : void |
public InputMessage ( string themename ) : System | ||
themename | string | |
return | System |
public LoadCellValues ( DataRow dataRow ) : void | ||
dataRow | DataRow | |
return | void |