[ Version ( since = "4.2" ) ]
public void set_layout_from_file (string file_name, string grid_name)
Sets a grid's columns layout according an XML description contained in file_name
, for the grid identified by the
grid_name
name (as an XML layout file can contain the descriptions of several forms and grids).
this |
a RawGrid |
file_name |
XML file name to use |
grid_name |
the name of the grid to use, in |