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


IsPropertyBrowsableArgs Class Members

The following tables list the members exposed by IsPropertyBrowsableArgs.

Public Constructors
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
Protected Methods
See Also