GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / BaseColumn Class / GetHashCode Method

In This Topic
    GetHashCode Method (BaseColumn)
    In This Topic
    Returns the hash code for this column.
    Syntax
    'Declaration
     
    Public Overrides Function GetHashCode() As Integer
    public override int GetHashCode()
    See Also