C1.Silverlight.Olap.5
IsActive Property (C1OlapField)

Gets or sets whether this field is active in the Olap view.
Syntax
'Declaration
 
Public Property IsActive As System.Boolean
public System.bool IsActive {get; set;}
Remarks
Setting this property to true causes the field to be added to the RowFields list of the parent C1OlapEngine.
See Also

Reference

C1OlapField Class
C1OlapField Members

 

 


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