GridColumnWidth.Equals(GridColumnWidth) Method
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Parameters
| Name | Type |
|---|---|
| other | GridColumnWidth |
Returns
| Type |
|---|
| Boolean |
See Also
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
public bool Equals(
GridColumnWidth other
)
Public Function Equals(
other As GridColumnWidth
) As Boolean
| Name | Type |
|---|---|
| other | GridColumnWidth |
| Type |
|---|
| Boolean |