Spread Windows Forms 8.0 Product Documentation
Padding Property (PreviewRowInfo)


Gets or sets the amount of spaces to preview row in pixels.
Syntax
'Declaration
 
Public Overridable Property Padding As CellPadding
'Usage
 
Dim instance As PreviewRowInfo
Dim value As CellPadding
 
instance.Padding = value
 
value = instance.Padding
public virtual CellPadding Padding {get; set;}
Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

Reference

PreviewRowInfo Class
PreviewRowInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.