Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit.PropertyGrid Namespace / IsPropertyBrowsableArgs Class


    IsPropertyBrowsableArgs Class Properties

    For a list of all members of this type, see IsPropertyBrowsableArgs members.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public PropertyGets or sets if the PropertyItem will be visible or not.  
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public PropertyGets the PropertyDescriptor of the PropertyItem to obtain informations in order to set the visibility of the PropertyItem. (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.PropertyArgs)
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Top
    See Also