Skip to main content

IXtraSupportDeserializeCollectionItem.CreateCollectionItem(String, XtraItemEventArgs) Method

Namespace: DevExpress.Utils.Serializing.Helpers

Assembly: DevExpress.Data.v24.1.dll

NuGet Package: DevExpress.Data

Declaration

object CreateCollectionItem(
    string propertyName,
    XtraItemEventArgs e
)

Parameters

Name Type
propertyName String
e DevExpress.Utils.Serializing.XtraItemEventArgs

Returns

Type
Object
See Also