[]
        
(Showing Draft Content)

C1.Data.DataSource.ClientViewSource.Name

Name Property

Name

Gets a name of this ClientViewSource to reference it in a C1DataSource.ViewSources collection. By default it is determined by the EntitySetName (for Entity Framework) or QueryName (for RIA Services), but it can be overrided by NameOverride.

Declaration
public virtual string Name { get; }