[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.CellStyle.GetHashCode

GetHashCode Method

GetHashCode()

Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.

Declaration
public override int GetHashCode()
Returns
Type Description
int

A hash code for the style instance.

Overrides