Spread Windows Forms 9.0 Product Documentation
CellPadding Class Members
Properties  Methods  Events


The following tables list the members exposed by CellPadding.

Public Constructors
 NameDescription
Public ConstructorCellPadding ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAllGets or sets the padding, in pixels, for the all edges.  
Public PropertyBottomGets or sets the padding, in pixels, for the bottom edge.  
Public PropertyHorizontalGets the sum, in pixels, for the right and left edges.  
Public PropertyIsEmptyGets a value indicating whether this instance is empty.  
Public PropertyLeftGets or sets the padding, in pixels, for the left edge.  
Public PropertyRightGets or sets the padding, in pixels, for the right edge.  
Public PropertyTopGets or sets the padding, in pixels, for the top edge.  
Public PropertyVerticalGets the sum, in pixels, for the top and bottom edges.  
Top
Public Methods
 NameDescription
Public MethodCloneCreates a new object that is a copy of the current instance.  
Public MethodDeserializeLoads the object from XML.  
Public MethodEqualsOverloaded. Determines whether the value of the specified object is equivalent to the current CellPadding object.  
Public MethodGetHashCodeServes as a hash function for a particular type.  
Public MethodGetObjectDataPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
Public MethodResetResets this instance to default value.  
Public MethodSerializeSaves the object to XML.  
Top
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedRaises the PropertyChanged event.  
Top
Public Events
 NameDescription
Public EventPropertyChangedOccurs when a property value of the CellPadding changes.  
Top
Public Operators
public Operator Equality Implements the operator ==.
public Operator Inequality Implements the operator !=.
Top
See Also

Reference

CellPadding Class
FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.