Web API Edition | ComponentOne
C1.Web.Api.DataEngine.Models Namespace / Field Class / Header Property

In This Topic
    Header Property
    In This Topic
    Gets or sets a text to be displayed in the user interface.
    Syntax
    'Declaration
     
    
    Public Property Header As String
    public string Header {get; set;}
    See Also