Spread ASP.NET 6.0 Product Documentation
Inset Class Members
See Also  Properties  Methods  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : Inset Class


Glossary Item Box

The following tables list the members exposed by Inset.

Public Constructors

 NameDescription
Public ConstructorInset ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyBottomGets or sets the inset of the bottom border or margin in pixels.  
Public PropertyIsEmptyDetermines whether none of the margins are set (whether the values are all zero).  
Public PropertyLeftGets or sets the inset of the left border or margin in pixels.  
Public PropertyRightGets or sets the inset of the right border or margin in pixels.  
Public PropertyTopGets or sets the inset of the top border or margin in pixels.  
Top

Public Methods

 NameDescription
Public MethodDeserializeLoads the margin settings (Inset object) from XML.  
Public MethodEqualsOverloaded. Determines whether the inset of the current object is the same as the specified Inset object.  
Public MethodSerializeSaves the margin settings (Inset object) to XML.  
Public MethodToStringReturns the name of the Inset object.  
Top

See Also

© 2002-2012 GrapeCity, Inc. All Rights Reserved.