C1.Silverlight.Olap.5
RowFields Property

Gets a list of C1OlapField objects that define the fields shown as rows in the output table.
Syntax
'Declaration
 
Public ReadOnly Property RowFields As C1OlapFieldList
public C1OlapFieldList RowFields {get;}
Remarks
See the Fields property for details and an example.
See Also

Reference

C1OlapEngine Class
C1OlapEngine Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.