CustomPropertyDescriptorsEventArgs.Attributes Property
Gets an array of the default browsable attributes used by the Property Grid Control to retrieve properties from the selected object(s).
Namespace: DevExpress.XtraVerticalGrid.Events
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Attribute[] | An array of Attribute objects. |
See Also