GrapeCity.Xaml.SpreadSheet.UI
ContentPadding Property


GrapeCity.Xaml.SpreadSheet.UI Namespace > CellBackgroundPanel Class : ContentPadding Property
Gets or sets the content padding in the cell panel.
Syntax
'Declaration
 
Public Property ContentPadding As Thickness
'Usage
 
Dim instance As CellBackgroundPanel
Dim value As Thickness
 
instance.ContentPadding = value
 
value = instance.ContentPadding
public Thickness ContentPadding {get; set;}
See Also

Reference

CellBackgroundPanel Class
CellBackgroundPanel Members