DataBindingItem.ControlInstance

An optional instance of the control that can be assigned. Used internally by the DataBindiner to assign the control whenever possible as the instance is more efficient and reliable than the string name.

public Control ControlInstance { get; set; }

See also:

Class DataBindingItem

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic