FormItem.InlineContent Property
Gets or sets the inline content. This is a bindable property.
Namespace: DevExpress.Maui.Editors
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
#Declaration
public object InlineContent { get; set; }
#Property Value
Type | Description |
---|---|
System. |
The inline content. |
#Remarks
Specify the InlineContentTemplate property to configure the content appearance.