The C1DataBinding type exposes the following members.

Methods

  Name Description
Public method AssignFrom
Assigns (copies) properties from another C1DataBinding to the current object.
Public method IsParentFor
Tests whether the current data binding object is a parent (or a grand- or a deeper-level parent) of another object.
Protected method ShouldSerializeFields
Tests whether the Fields property should be serialized.
Protected method ShouldSerializeGrouping
Tests whether the Grouping property should be serialized.
Protected method ShouldSerializeSorting
Tests whether the Sorting property should be serialized.

Explicit Interface Implementations

See Also