ComponentOne FlexPivot for WinForms
IsActive Property (C1FlexPivotField)

C1.DataEngine.4 Assembly > C1.FlexPivot Namespace > C1FlexPivotField Class : IsActive Property
Gets or sets whether this field is active in the FlexPivot 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 C1FlexPivotEngine.
See Also

Reference

C1FlexPivotField Class
C1FlexPivotField Members