ComponentOne Data Source for Entity Framework
C1.Data.DataSource Namespace / ClientViewSource Class / NameOverride Property

In This Topic
    NameOverride Property
    In This Topic
    Gets or sets a value that overrides the value of the Name property.
    Syntax
    'Declaration
     
    
    Public Property NameOverride As System.String
    public System.string NameOverride {get; set;}
    See Also