GridColumnCreateControlsInstance Method
Creates a new instance of the control collection for the control.
Namespace: Firefly.Box.UIAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
protected override ControlControlCollection CreateControlsInstance()
Protected Overrides Function CreateControlsInstance As ControlControlCollection
abstract CreateControlsInstance : unit -> ControlControlCollection
override CreateControlsInstance : unit -> ControlControlCollection
Return Value
ControlControlCollectionA new instance of
ControlControlCollection assigned to the control.