ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapGrid Class / Row Property

In This Topic
    Row Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property Row As System.Integer
    public System.int Row {get; set;}
    See Also