ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports Namespace / PaddingEx Structure
Members

In This Topic
    PaddingEx Structure
    In This Topic
    Provides the settings used to set a margin (four edges) inside a control.
    Object Model
    PaddingEx Structure
    Syntax
    'Declaration
     
    Public Structure PaddingEx 
       Inherits System.ValueType
    public struct PaddingEx : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.ActiveReports.PaddingEx

    See Also