ActiveReports 12
PaddingEx Structure Members
Fields  Properties  Methods 

GrapeCity.ActiveReports.Document.v12 Assembly > GrapeCity.ActiveReports Namespace : PaddingEx Structure

The following tables list the members exposed by PaddingEx.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Returns a PaddingEx object with no padding.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the padding value for all of the edges.  
Public PropertyGets or sets the padding value for the bottom edge.  
Public PropertyGets or sets the combined padding value for the left and right edges.  
Public PropertyGets or sets the padding value for the left edge.  
Public PropertyGets or sets the padding value for the right edge.  
Public PropertyGets the padding information for the control as a System.Drawing.Size structure.  
Public PropertyGets or sets the padding value for the top edge.  
Public PropertyGets or sets the combined padding value for the top and bottom edges.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Determines whether the value of the specified PaddingEx object equals the current PaddingEx object.  
Public MethodGenerates a hash code for the PaddingEx object.  
Top
Public Operators
Tests whether two PaddingEx objects are equivalent.
Tests whether two PaddingEx objects are not equivalent.
Top
See Also

Reference

PaddingEx Structure
GrapeCity.ActiveReports Namespace