Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / ISheetSpanModelChangingEventSupport Interface
Members


In This Topic
    ISheetSpanModelChangingEventSupport Interface
    In This Topic
    Interface that supports the Changing event in span model.
    Syntax
    'Declaration
     
    
    Public Interface ISheetSpanModelChangingEventSupport 
       Inherits ISheetSpanModel 
    'Usage
     
    
    Dim instance As ISheetSpanModelChangingEventSupport
    public interface ISheetSpanModelChangingEventSupport : ISheetSpanModel  
    See Also