[]
Determines whether the specified NodeCellStyle is equal to the current NodeCellStyle.
public override bool Equals(object obj)
Type | Name | Description |
---|---|---|
object | obj | The object to compare with the current NodeCellStyle. |
Type | Description |
---|---|
bool | true if the specified NodeCellStyle is equal to the current NodeCellStyle; otherwise, false. |