Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit.PropertyGrid.Converters Namespace / CommonPropertyConverter Class
Members


In This Topic
    CommonPropertyConverter Class
    In This Topic
    Ensures that the same value is assigned to a common property shared by each selected object and displays, in the PropertyGrid, whether the property is identical for each of those objects.
    Syntax
    'Declaration
     
    Public Class CommonPropertyConverter 
    'Usage
     
    Dim instance As CommonPropertyConverter
    public class CommonPropertyConverter 
    Inheritance Hierarchy

    System.Object
       Xceed.Wpf.Toolkit.PropertyGrid.Converters.CommonPropertyConverter

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also