ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / AllowPinning Property

In This Topic
    AllowPinning Property (C1FlexPivotGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AllowPinning As C1.Win.FlexGrid.AllowPinning
    public C1.Win.FlexGrid.AllowPinning AllowPinning {get; set;}
    See Also