GrapeCity.Xaml.SpreadSheet.Data
Equals(Margins) Method


The other Margin object.
Determines whether these margin settings are equal to another Margin object's settings.
Syntax
'Declaration
 
Public Overloads Function Equals( _
   ByVal other As Margins _
) As Boolean
'Usage
 
Dim instance As Margins
Dim other As Margins
Dim value As Boolean
 
value = instance.Equals(other)
public bool Equals( 
   Margins other
)

Parameters

other
The other Margin object.

Return Value

true if the Margin objects are equal.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Margins Class
Margins Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options