Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / Inset Class
Properties Methods


In This Topic
    Inset Class Members
    In This Topic

    The following tables list the members exposed by Inset.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the inset of the bottom border or margin in pixels.  
    Public PropertyDetermines whether none of the margins are set (whether the values are all zero).  
    Public PropertyGets or sets the inset of the left border or margin in pixels.  
    Public PropertyGets or sets the inset of the right border or margin in pixels.  
    Public PropertyGets or sets the inset of the top border or margin in pixels.  
    Top
    Public Methods
     NameDescription
    Public MethodLoads the margin settings (Inset object) from XML.  
    Public MethodOverloaded. Determines whether the inset of the current object is the same as the specified Inset object.  
    Public MethodSaves the margin settings (Inset object) to XML.  
    Public MethodReturns the name of the Inset object.  
    Top
    See Also