ActiveReports 9
PaddingRight Property (Style)

Gets or sets the amount of padding between the right edge of the report item and its contents.

Syntax
'Declaration
 
Public Property PaddingRight As ExpressionInfo
public ExpressionInfo PaddingRight {get; set;}

Property Value

A Length ExpressionInfo object that evaluates to the padding between the right edge of the report item and its contents.

Remarks

The default value is 0pt. The maximum value is 1000pt.

As both borders and padding are measured from the edge of the object, borders may overlap the contents of report items unless there is sufficient padding.

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

Reference

Style Class
Style Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum