ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / AutoClipboard Property

In This Topic
    AutoClipboard Property (C1FlexPivotGrid)
    In This Topic
    Overridden to modify the default value and attributes.
    Syntax
    'Declaration
     
    Public Shadows Property AutoClipboard As Boolean
    public new bool AutoClipboard {get; set;}
    See Also