GrapeCity.ActiveReports.Document.v9 Assembly > GrapeCity.ActiveReports Namespace : PaddingEx Structure |
The following tables list the members exposed by PaddingEx.
Name | Description | |
---|---|---|
PaddingEx Constructor | Overloaded. |
Name | Description | |
---|---|---|
All | Gets or sets the padding value for all of the edges. | |
Bottom | Gets or sets the padding value for the bottom edge. | |
Horizontal | Gets or sets the combined padding value for the left and right edges. | |
Left | Gets or sets the padding value for the left edge. | |
Right | Gets or sets the padding value for the right edge. | |
Size | Gets the padding information for the control as a System.Drawing.Size structure. | |
Top | Gets or sets the padding value for the top edge. | |
Vertical | Gets or sets the combined padding value for the top and bottom edges. |
Name | Description | |
---|---|---|
Equals | Overloaded. Determines whether the value of the specified PaddingEx object equals the current PaddingEx object. | |
GetHashCode | Generates a hash code for the PaddingEx object. |
Equality | Tests whether two PaddingEx objects are equivalent. |
Inequality | Tests whether two PaddingEx objects are not equivalent. |