ComponentOne True DBGrid for WinForms
Padding Property (Style)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > Style Class : Padding Property
Gets or sets the spacing between cell content and its edges.
Syntax
'Declaration
 
Public Property Padding As System.Drawing.Printing.Margins
public System.Drawing.Printing.Margins Padding {get; set;}
See Also

Reference

Style Class
Style Members