FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot.Internal Namespace / C1CubeField Class / IsActive Property

In This Topic
    IsActive Property (C1CubeField)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsActive As Boolean
    public bool IsActive {get; set;}
    See Also