ControlRowSource Class
In This Article
Namespace: DevExpress.Data.Controls
Assembly: DevExpress.Data.Desktop.v24.2.dll
NuGet Packages: DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design
#Declaration
[ToolboxBitmap(typeof(ResFinder), "Bitmaps256.ControlRowSource.bmp")]
public class ControlRowSource :
Component,
ITypedList,
ISupportInitialize,
IDXCloneable,
IControlRowSourceComponent,
IListSource,
INotifyPropertyChanged
#Inheritance
Object
MarshalByRefObject
Component
ControlRowSource
See Also