Modifier

Partager via


GridObjectLayoutControl.RunTest Method

Definition

Use this to run mock tests in grid object collection tests and print the resulting positions of child objects to a file. Used to get expected values for GridObjectCollectionTests. When you run the command, look in the Debug log for where the file is output, it will be of form "printgrid-yyMMdd-HHmmss.txt"

public:
 void RunTest();
public void RunTest ();
member this.RunTest : unit -> unit
Public Sub RunTest ()

Applies to