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


    IsPropertyExpandableArgs Class Members

    The following tables list the members exposed by IsPropertyExpandableArgs.

    Public Constructors
    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public PropertyGets or sets if the PropertyItem will be expandable or not.  
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public PropertyGets the PropertyDescriptor of the PropertyItem to obtain informations in order to set the propertyItem as browsable or expandable. (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