ValueProperty Field
Defines the Value property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<decimal?> ValueProperty
Public Shared ReadOnly ValueProperty As StyledProperty(Of Decimal?)
static val ValueProperty: StyledProperty<Nullable<decimal>>
Field Value
StyledProperty(Nullable(Decimal))