Compares the properties on the current object to another PageColumnDef.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public bool Compare( PageColumnDef other ) |
Visual Basic |
---|
Public Function Compare ( _ other As PageColumnDef _ ) As Boolean |
Parameters
- other
- Type: C1.C1Preview..::..PageColumnDef
The PageColumnDef to compare the current object with.