[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.PropertyGroup.IsAssignableFrom

IsAssignableFrom Method

IsAssignableFrom(Type)

Gets whether the group can be assigned from the specified type.

Declaration
public bool IsAssignableFrom(Type type)
Parameters
Type Name Description
Type type

The type to ask whether it can be assigned.

Returns
Type Description
bool