ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports Namespace / PaddingEx Structure
Fields Properties Methods

In This Topic
    PaddingEx Structure Members
    In This Topic

    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