[]
Compares the properties on the current object to another PageColumnDef.
public bool Compare(PageColumnDef other)
| Type | Name | Description |
|---|---|---|
| PageColumnDef | other | The PageColumnDef to compare the current object with. |
| Type | Description |
|---|---|
| bool | true if the properties of the two objects are equal, false otherwise. |