Skip to main content

RibbonMiniToolbarOpacityOptions.GetHashCode() Method

Returns the hash code for this instance.

Namespace: DevExpress.XtraBars.Ribbon

Assembly: DevExpress.XtraBars.v25.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public override int GetHashCode()

Returns

Type Description
Int32

A 32-bit signed integer hash code.

See Also