Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CellPadding Class
Properties Methods Events


In This Topic
    CellPadding Class Members
    In This Topic

    The following tables list the members exposed by CellPadding.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the padding, in pixels, for the all edges.  
    Public PropertyGets or sets the padding, in pixels, for the bottom edge.  
    Public PropertyGets the sum, in pixels, for the right and left edges.  
    Public PropertyGets a value indicating whether this instance is empty.  
    Public PropertyGets or sets the padding, in pixels, for the left edge.  
    Public PropertyGets or sets the padding, in pixels, for the right edge.  
    Public PropertyGets or sets the padding, in pixels, for the top edge.  
    Public PropertyGets the sum, in pixels, for the top and bottom edges.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.  
    Public MethodOverloaded. Compares the current CellPadding object with another CellPadding object.  
    Public MethodLoads the object from XML.  
    Public MethodOverloaded. Determines whether the value of the specified object is equivalent to the current CellPadding object.  
    Public MethodServes as a hash function for a particular type.  
    Public MethodPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
    Public MethodResets this instance to default value.  
    Public MethodSaves the object to XML.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the PropertyChanged event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value of the CellPadding changes.  
    Top
    Public Operators
    Implements the operator ==.
    Implements the operator !=.
    Top
    See Also