The following tables list the members exposed by CellPadding.
Name | Description | |
---|---|---|
![]() | CellPadding Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | All | Gets or sets the padding, in pixels, for the all edges. |
![]() | Bottom | Gets or sets the padding, in pixels, for the bottom edge. |
![]() | Horizontal | Gets the sum, in pixels, for the right and left edges. |
![]() | IsEmpty | Gets a value indicating whether this instance is empty. |
![]() | Left | Gets or sets the padding, in pixels, for the left edge. |
![]() | Right | Gets or sets the padding, in pixels, for the right edge. |
![]() | Top | Gets or sets the padding, in pixels, for the top edge. |
![]() | Vertical | Gets the sum, in pixels, for the top and bottom edges. |
Name | Description | |
---|---|---|
![]() | Clone | Creates a new object that is a copy of the current instance. |
![]() | Deserialize | Loads the object from XML. |
![]() | Equals | Overloaded. Determines whether the value of the specified object is equivalent to the current CellPadding object. |
![]() | GetHashCode | Serves as a hash function for a particular type. |
![]() | GetObjectData | Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. |
![]() | Reset | Resets this instance to default value. |
![]() | Serialize | Saves the object to XML. |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | Raises the PropertyChanged event. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value of the CellPadding changes. |
![]() | Implements the operator ==. |
![]() | Implements the operator !=. |