Back to Devexpress

XPDictionary.CreateClass Method

xpo-devexpress-dot-xpo-dot-metadata-dot-xpdictionary-dot-createclass.md

latest574 B
Original Source

XPDictionary.CreateClass Method

NameParametersDescription
CreateClass(XPClassInfo, String, Attribute[])baseClassInfo, className, attributesCreates a class with the specified name and attributes.
CreateClass(String, Attribute[])className, attributesCreates a class with the specified name and attributes.