Skip to main content
All docs
V25.2
  • IXtraSupportDeserializeCollectionItem.CreateCollectionItem(String, XtraItemEventArgs) Method

    Namespace: DevExpress.Utils.Serializing.Helpers

    Assembly: DevExpress.Data.v25.2.dll

    Declaration

    object CreateCollectionItem(
        string propertyName,
        XtraItemEventArgs e
    )

    Parameters

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

    Returns

    Type
    Object
    See Also