[]
        
(Showing Draft Content)

C1.C1Preview.RenderObject.DataBindingDefined

DataBindingDefined Property

DataBindingDefined

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.

Declaration
public bool DataBindingDefined { get; }
See Also