Interface IFloatingLabelControl
- Namespace
- JJMasterData.Core.UI.Components
- Assembly
- JJMasterData.Core.dll
public interface IFloatingLabelControl
Properties
FloatingLabel
string? FloatingLabel { get; set; }
Property Value
UseFloatingLabel
bool UseFloatingLabel { get; set; }