Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DropDownControl Class / OnPropertyChanged Method


In This Topic
    OnPropertyChanged Method (DropDownControl)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Sub OnPropertyChanged() 
    'Usage
     
    
    Dim instance As DropDownControl
     
    instance.OnPropertyChanged()
    protected void OnPropertyChanged()
    See Also