[]
        
(Showing Draft Content)

C1.C1Preview.TableVectorGroup.DataBindingDefined

DataBindingDefined Property

DataBindingDefined

Gets a value indicating whether the current row/column group is data bound. Returns true if the group's DataBinding property has been initialized and its Mode is not None.

Declaration
public bool DataBindingDefined { get; }
See Also