Gets a combination of DataBindingModeEnum flags
specifying the data binding mode of the current collection of row/column groups.
This property returns:
None if no groups in the collection are data bound;
List if at least one group in the collection is data bound.
Declaration
public DataBindingModeEnum DataBindingMode { get; }