Skip to main content
All docs
V24.2

CardFormatRuleDimensionLayoutElement.GetHashCode() Method

Gets the hash code that corresponds to the value of the CardFormatRuleDimensionLayoutElement object.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v24.2.Core.dll

Declaration

public override int GetHashCode()

Returns

Type Description
Int32

The hash code.

See Also