Back to Devexpress

ActionAttribute Constructors

expressappframework-devexpress-dot-persistent-dot-base-dot-actionattribute-dot-ctor.md

latest1.6 KB
Original Source

ActionAttribute Constructors

Converts a persistent class method into a SimpleAction or PopupWindowShowAction.

NameParametersDescription
ActionAttribute()noneInitializes a new instance of the ActionAttribute class with default settings.
ActionAttribute(PredefinedCategory)categoryInitializes a new instance of the ActionAttribute class with the specified ActionAttribute.Category property.
ActionAttribute(String)categoryInitializes a new instance of the ActionAttribute class with the specified ActionAttribute.Category property.

See Also

ActionAttribute Class

ActionAttribute Members

DevExpress.Persistent.Base Namespace