ListView.CorrectMemberNames(ITypeInfo, IList<String>, Boolean, Boolean, Boolean) Method
In This Article
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Parameters
Name | Type |
---|---|
object |
IType |
member |
IList<String> |
add |
Boolean |
add |
Boolean |
allow |
Boolean |
#Returns
Type |
---|
List<String> |
See Also