[]
Specified whether this instance and specified DayStyle object are equal.
public bool Equals(DayStyle style)
Type | Name | Description |
---|---|---|
DayStyle | style | Object to check. |
Type | Description |
---|---|
bool | True if equal or false if not. |
Specified whether this instance and specified C1.Framework.Style object are equal.
public bool Equals(Style style)
Type | Name | Description |
---|---|---|
Style | style | Specified C1.Framework.Style object. |
Type | Description |
---|---|
bool | True if equal or false if not. |