CustomizeConvertCompoundNameEventArgs.Style Property
Specifies how the CustomizeConvertCompoundNameEventArgs.Name compound name should be processed.
Namespace: DevExpress.ExpressApp.Utils
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
CompoundNameConvertStyle | A CompoundNameConvertStyle enumeration value specifying how the CustomizeConvertCompoundNameEventArgs.Name compound name should be processed. |
See Also