Skip to main content
A newer version of this page is available. .

ControlRowSource Class

Namespace: DevExpress.Data.Controls

Assembly: DevExpress.Data.Desktop.v21.2.dll

NuGet Package: DevExpress.Data.Desktop

Declaration

[ToolboxBitmap(typeof(ResFinder), "Bitmaps256.ControlRowSource.bmp")]
public class ControlRowSource :
    Component,
    ITypedList,
    ISupportInitialize,
    IDXCloneable,
    IControlRowSourceComponent,
    IListSource,
    INotifyPropertyChanged

Inheritance

See Also