Search code examples
In C#, how can I set, reset, or define a JsonProperty attribute at runtime?...


c#jsonserializationintegrationtypedescriptor

Read More
TypeDescriptor.GetProperties() vs Type.GetProperties()...


c#reflectiontypestypedescriptor

Read More
How to add custom Visible property that doesn't hide the control to PropertyGrid?...


c#.netwinformspropertygridtypedescriptor

Read More
C#: What's the Difference Between TypeDescriptor.GetAttributes() and GetType() .GetCustomAttribu...


c#attributestypedescriptor

Read More
How to get type descriptor(JNI style) String from an TypeMirror object (annotation processing)...


javajava-native-interfaceannotation-processingtypedescriptor

Read More
Reset all component's properties except excluded ones...


vb.netwinformslinqtypedescriptor

Read More
List Properties names into a variable by Category Attribute...


vb.netwinformstypedescriptor

Read More
How to GetType().GetFields with a custom attribute?...


c#.netreflectiontypedescriptor

Read More
How to serialize runtime added "properties" to Json...


c#jsonserializationtypedescriptordotnetify

Read More
Trying to get TypeDescriptor.GetProperties to work...


c#typedescriptor

Read More
How to add property-level Attribute to the TypeDescriptor at runtime?...


c#.netpropertygridsystem.componentmodeltypedescriptor

Read More
Custom localized BooleanConverter...


c#winformstypeconvertertypedescriptorpropertydescriptor

Read More
Getting PropertyInfo Name and Value...


c#reflectiondynamicexpression-treestypedescriptor

Read More
Combobox uses TypeConverter instead of toString C#...


c#comboboxtostringtypedescriptor

Read More
How to create InstanceDescriptor for List of enum?...


c#asp.netcustom-controlstypeconvertertypedescriptor

Read More
Passing a context containing properties to a TypeConverter...


c#type-conversiontypeconvertertypedescriptoricustomtypedescriptor

Read More
TypeDescriptor does not recongnise date...


c#typedescriptor

Read More
Add type descriptors to all List<T> for a generic implementation of property grid expansion?...


c#winformsgenericspropertygridtypedescriptor

Read More
TypeDescriptor.GetConverter() doesnt return my converter...


c#.netreflectiontypedescriptor

Read More
Find all properties without BrowsableAttribute explicitely set to Yes in .Net...


.nettypedescriptorbrowsable

Read More
Expand collection in property grid without any modifications to the class?...


c#vb.netpropertygridtypedescriptor

Read More
Entity Framework Property Descriptor collection field values only...


asp.net-mvc-3entity-frameworkedmxtypedescriptorpropertydescriptor

Read More
Reflection Type vs TypeDescriptor...


c#reflectiontypedescriptor

Read More
TypeDescriptor Attribute Retrieval Inconsistency...


c#typedescriptor

Read More
Is the Indexer of an object somehow accessible through its TypeDescriptor?...


.netwpfdata-bindingtypedescriptor

Read More
TypeDescriptor.GetProperties vs. Type.GetProperties...


c#reflectiontypedescriptor

Read More
Implementing a custom TypeConverter...


c#.netsystem.componentmodeltypedescriptor

Read More
Programmatically add an attribute to a method or parameter...


c#attributestypedescriptor

Read More
Programmatically add methods to class?...


c#.netreflectionmethodstypedescriptor

Read More
Get private properties with TypeDescriptor...


c#reflectionprivate-memberstypedescriptor

Read More
BackNext