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