ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridColumnHeaderPresenter Class / RemoveButtonVisibilityProperty Field

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