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

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