Spread WPF Documentation
VisualYSnappingGuidelines Property (CornerHeaderCellPresenter)


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

Reference

CornerHeaderCellPresenter Class
CornerHeaderCellPresenter Members