Spread WPF Documentation
VisualOffset Property (CellPresenter)


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

Reference

CellPresenter Class
CellPresenter Members