ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / TablixCell Class / Row Property

In This Topic
    Row Property (TablixCell)
    In This Topic
    Gets the TablixRow object containing this object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Row As TablixRow
    public TablixRow Row {get;}
    See Also