Skip to main content

DateRange.Inequality(DateRange, DateRange) Operator

Namespace: DevExpress.UI.Xaml.Editors

Assembly: DevExpress.UI.Xaml.Editors.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

#Declaration

public static bool operator !=(DateRange x, DateRange y)

#Parameters

Name Type
x DateRange
y DateRange

#Returns

Type
Boolean
See Also