Click or drag to resize

DataObjectViewFieldTitle Property

State an alternative title for the field. If it is null, property’s or fixed field’s name will be used.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public AppString Title { get; set; }

Property Value

Type: AppString
See Also