ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapGrid Class / SetUnboundValue Event

In This Topic
    SetUnboundValue Event
    In This Topic
    Syntax
    'Declaration
     
    Public Event SetUnboundValue As UnboundValueEventHandler
    public event UnboundValueEventHandler SetUnboundValue
    See Also