ActiveReports Developer 7
PaddingEx Structure
Members  See Also 
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports Namespace : PaddingEx Structure

Glossary Item Box

Provides the settings used to set a margin (four edges) inside a control.

Object Model

PaddingEx Structure

Syntax

Visual Basic (Declaration) 
Public Structure PaddingEx 
   Inherits System.ValueType
C# 
public struct PaddingEx : System.ValueType 

Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.ActiveReports.PaddingEx

See Also