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

GridColumnWidth.Equality(GridColumnWidth, GridColumnWidth) Operator

Namespace: DevExpress.Xpf.Grid

Assembly: DevExpress.Xpf.Grid.v19.1.Core.dll

Declaration

public static bool operator ==(GridColumnWidth value1, GridColumnWidth value2)

Parameters

Name Type
value1 GridColumnWidth
value2 GridColumnWidth

Returns

Type
Boolean
See Also