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