Back to Devexpress

XPBindingSource Properties

xpo-devexpress-dot-xpo-dot-xpbindingsource-dot-underscore-properties.md

latest3.7 KB
Original Source

XPBindingSource Properties

A binding source that binds data from a data source to a control.

NameDescription
BindingBehaviorDefines operations the bound control can perform with the data source.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ContainerGets the IContainer that contains the Component. Inherited from Component.
CountGets the number of items the data source contains.
DataSourceGets or sets a data source the XPBindingSource binds to a control.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
DictionaryGets or sets an XPDictionary.
DisplayablePropertiesGets or sets a list of properties available for binding.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
Object[Int32]An indexer that provides access to the data source‘s specific object.
ObjectClassInfoGets or sets the XPClassInfo metadata that describes the type of items the data source contains.
ObjectTypeGets or sets the type of items the data source contains.
SiteGets or sets the ISite of the Component. Inherited from Component.

See Also

XPBindingSource Class

XPBindingSource Members

DevExpress.Xpo Namespace