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


In This Topic
    IsPropertyExpandableArgs Class Properties
    In This Topic

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

    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
    See Also