ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridNumericColumn Class / ShowButtonsProperty Field

In This Topic
    ShowButtonsProperty Field (DataGridNumericColumn)
    In This Topic
    Identifies the ShowButtons dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ShowButtonsProperty As DependencyProperty
    public static readonly DependencyProperty ShowButtonsProperty
    See Also