Skip to main content

CustomUniqueValuesEventArgs.AsyncCompleted Property

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v23.2.dll

NuGet Package: DevExpress.WinUI

#Declaration

public OperationCompleted AsyncCompleted { get; }

#Property Value

Type
DevExpress.Data.OperationCompleted
See Also