DataGrid SetRowMask Method

Sets the RowMask property.

   R←I SetRowMask B

I is a DataGrid instance. B is a Boolean vector of the proper length. R is 0

This method should be used after the application is up and running and the DataGrid has been initialized.