[]
Gets a value indicating whether the current object is data bound. Returns true if the object's DataBinding property has been initialized and its Mode is not None.
public bool DataBindingDefined { get; }