Displays the model formatted as a floating point value. If the model is null, nothing is rendered.
Model Type: float?
Name | Type | Default | Description |
---|---|---|---|
EmptyIf0 | bool | false | If true, the floating point value is not displayed if it is equal to 0. Otherwise it is always displayed. |
[Caption("Latitude"), Description("The latitude where the IP address is located")] [UIHint("FloatValue"), AdditionalMetadata("EmptyIf0", true), SuppressEmpty, ReadOnly] public float Latitude { get; set; }
Last Updated 04/24/2022 - (email)
© 2023 - Softel vdm, Inc. - YetaWF.com