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

DataControlBase Class

Serves as a base for classes that represents data-aware controls (e.g. GridControl).

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v22.1.dll

NuGet Package: DevExpress.WinUI

Declaration

public abstract class DataControlBase :
    Control
See Also