ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / ViewModelColumn Class
Properties Methods

In This Topic
    ViewModelColumn Class Members
    In This Topic

    The following tables list the members exposed by ViewModelColumn.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the alias used to reference this ViewModelColumn by name.  
    Public PropertyGets an expression used to calculate the column value in case when this ViewModelColumn represents a calculated column.  
    Public PropertyGets the DataColumn repesented by this ViewModelColumn.  
    Public PropertyGets the name of the DataColumn repesented by this ViewModelColumn, or denotes all columns of ViewNode in case when its value is not set (null or empty string).  
    Public PropertyIndicates wheather the ViewModelColumn represents a calculated column.  
    Public PropertyReferences the ViewNode whose column(s) represented by this ViewModelColumn.  
    Top
    Public Methods
     NameDescription
    Public MethodGets a copy of this ViewModelColumn.  
    Top
    See Also