Spread WPF Documentation
VisualYSnappingGuidelines Property (RangeGroupButtonPresenter)


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

Reference

RangeGroupButtonPresenter Class
RangeGroupButtonPresenter Members