Spread WPF Documentation
SnapsToDevicePixels Property (ToolbarDropDown)


GrapeCity.Windows.SpreadSheet.UI Namespace > ToolbarDropDown Class : SnapsToDevicePixels Property
Syntax
'Declaration
 
Public Property SnapsToDevicePixels As System.Boolean
'Usage
 
Dim instance As ToolbarDropDown
Dim value As System.Boolean
 
instance.SnapsToDevicePixels = value
 
value = instance.SnapsToDevicePixels
public System.bool SnapsToDevicePixels {get; set;}
See Also

Reference

ToolbarDropDown Class
ToolbarDropDown Members