Spread WPF Documentation
VisualXSnappingGuidelines Property (HeaderCellPresenter)


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

Reference

HeaderCellPresenter Class
HeaderCellPresenter Members