Back to Devexpress

DXCommandParameterTypeAttribute Class

maui-devexpress-dot-maui-dot-core-f8fa0dd8.md

latest1021 B
Original Source

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

csharp
[AttributeUsage(AttributeTargets.Property)]
public class DXCommandParameterTypeAttribute :
    Attribute

Inheritance

System.Object Attribute DXCommandParameterTypeAttribute

Extension Methods

Yield<DXCommandParameterTypeAttribute>()

YieldIfNotNull<DXCommandParameterTypeAttribute>()

See Also

DXCommandParameterTypeAttribute Members

DevExpress.Maui.Core Namespace