IModelClass.ObjectCaptionFormat Property
Specifies the format of the current class caption.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string specifying the format of the current class caption. |
Remarks
The format specified by this property is used to display the caption of the current class’ detail form.
See Also