Class DecimalNumberInputComponentAttribute
- Namespace
- Kentico.Xperience.Admin.Base.FormAnnotations
- Assembly
- Kentico.Xperience.Admin.Base.Shared.dll
Indicates that the Decimal number input form component will be used for editing of this property value in the administration interface.
public sealed class DecimalNumberInputComponentAttribute : FormComponentAttribute
- Inheritance
-
objectAttributeDecimalNumberInputComponentAttribute
- Inherited Members
- Extension Methods
Remarks
The underlying property must be of the type 'decimal'.