DXCommandParameterTypeAttribute Class
Allows you to pass a value as a command parameter.
Namespace: DevExpress.Maui.Core
Assembly: DevExpress.Maui.Core.dll
NuGet Package: DevExpress.Maui.Core
Declaration
[AttributeUsage(AttributeTargets.Property)]
public class DXCommandParameterTypeAttribute :
Attribute
Inheritance
System.Object
Attribute
DXCommandParameterTypeAttribute
Extension Methods
See Also