ObjectCaptionFormatAttribute(String) Constructor
Initializes a new instance of the ObjectCaptionFormatAttribute class with the specified ObjectCaptionFormatAttribute.FormatString property.
Namespace: DevExpress.Persistent.Base
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| formatString | String | A string value that represents a format string for the target business object’s caption. |
See Also