ActiveReports 8
PaddingEx Structure
Members  See Also 
GrapeCity.ActiveReports.Document.v8 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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also