Returns a collection of Properties for the type of array specified by the value parameter
Inherited from TypeConverter.
public PropertyDescriptorCollection GetProperties(ITypeDescriptorContext,object);
Returns a collection of Properties for the type of array specified by the value parameter
public override PropertyDescriptorCollection GetProperties(ITypeDescriptorContext,object,Attribute[]);
Inherited from TypeConverter.
public PropertyDescriptorCollection GetProperties(object);
DigitsDisplayConverter Class | PerpetuumSoft.Widgets Namespace