Spread WPF Documentation
VisualOffset Property (CellBackgroundPanel)


GrapeCity.Windows.SpreadSheet.UI Namespace > CellBackgroundPanel Class : VisualOffset Property
Syntax
'Declaration
 
Protected Property VisualOffset As System.Windows.Vector
'Usage
 
Dim instance As CellBackgroundPanel
Dim value As System.Windows.Vector
 
instance.VisualOffset = value
 
value = instance.VisualOffset
protected System.Windows.Vector VisualOffset {get; set;}
See Also

Reference

CellBackgroundPanel Class
CellBackgroundPanel Members