Back to Devexpress

CustomPropertyDescriptorsEventArgs Properties

windowsforms-devexpress-dot-xtraverticalgrid-dot-events-dot-custompropertydescriptorseventargs-dot-underscore-properties.md

latest1.4 KB
Original Source

CustomPropertyDescriptorsEventArgs Properties

Provides data for the PropertyGridControl.CustomPropertyDescriptors event.

NameDescription
AttributesGets an array of the default browsable attributes used by the Property Grid Control to retrieve properties from the selected object(s).
ContextGets contextual information on a property.
PropertiesGets or sets the collection of PropertyDescriptor objects that identify properties to be displayed in the control.
SourceGets the object whose properties must be retrieved via the event.

See Also

CustomPropertyDescriptorsEventArgs Class

CustomPropertyDescriptorsEventArgs Members

DevExpress.XtraVerticalGrid.Events Namespace