Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / INotifySelectionChanged Interface
Members


In This Topic
    INotifySelectionChanged Interface
    In This Topic
    Represents a selection model with group operations, that returns a result indicating whether the selection has changed.
    Syntax
    'Declaration
     
    
    Public Interface INotifySelectionChanged 
    'Usage
     
    
    Dim instance As INotifySelectionChanged
    public interface INotifySelectionChanged 
    See Also