ASPxFilterControlBase.BindToSource Method
| Name | Parameters | Description |
|---|---|---|
| BindToSource(Object, Boolean, Int32) | obj, allowHierarchicalColumns, maxHierarchyDepth | Bind filter control columns to the specified object. |
| BindToSource(Type, Boolean, Int32) | type, allowHierarchicalColumns, maxHierarchyDepth | Bind filter control columns to the specified type. |