ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapGrid Class / AutoClipboard Property

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