ComponentOne DataGrid for WPF and Silverlight
ShowButtons Property (DataGridNumericColumn)

C1.Silverlight.DataGrid Namespace > DataGridNumericColumn Class : ShowButtons Property
Shows or hides the buttons for Increment or Decrement.
Syntax
'Declaration
 
Public Property ShowButtons As System.Boolean
public System.bool ShowButtons {get; set;}
See Also

Reference

DataGridNumericColumn Class
DataGridNumericColumn Members