DataFormTextItemBase.InplaceLabelText Property
In This Article
Namespace: DevExpress.XamarinForms.DataForm
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
#Declaration
C#
public string InplaceLabelText { get; set; }
#Property Value
Type |
---|
String |
See Also