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

In This Topic
    C1ViewColumnCalculateEventArgs Class Members
    In This Topic

    The following tables list the members exposed by C1ViewColumnCalculateEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets the C1ViewColumn object for which a value is being calculated.  
    Public PropertyGets the C1ViewRow in which the C1ViewColumn value is being calculated.  
    Public PropertyGets or sets the calculated value of the column.  
    Top
    See Also