GrapeCity.Xaml.SpreadSheet.UI
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;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CellBackgroundPanel Class
CellBackgroundPanel Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options