Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / IElement Interface / StateNotifyList Property


In This Topic
    StateNotifyList Property (IElement)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    ReadOnly Property StateNotifyList As ArrayList
    'Usage
     
    
    Dim instance As IElement
    Dim value As ArrayList
     
    value = instance.StateNotifyList
    ArrayList StateNotifyList {get;}
    See Also