UIControllerAddAllColumns Method
Adds all the columns of the
Entity determined in the
From property, and all the entities specified in the
Relations property to the
Columns property collection.
Namespace: Firefly.BoxAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public void AddAllColumns()
member AddAllColumns : unit -> unit