EditingFieldExtensions.GetTextInplaceEditors() Method
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.2.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Returns
Type |
---|
IEnumerable<InplaceEditorInfoBase> |
See Also
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.2.dll
NuGet Package: DevExpress.Wpf.Printing
public IEnumerable<InplaceEditorInfoBase> GetTextInplaceEditors()
Public Function GetTextInplaceEditors As IEnumerable(Of InplaceEditorInfoBase)
Type |
---|
IEnumerable<InplaceEditorInfoBase> |
No
Your feedback is appreciated.