SimpleButton.CommandParameterProperty Field
In This Article
Identifies the CommandParameter dependency property.
Namespace: DevExpress.XamarinForms.Editors
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
#Declaration
C#
public static readonly BindableProperty CommandParameterProperty
#Field Value
Type | Description |
---|---|
Xamarin. |
A dependency property identifier. |
See Also