Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / ICommonDialogSupport Interface
Members


In This Topic
    ICommonDialogSupport Interface
    In This Topic
    Interface that specifies whether the cell type supports showing a common dialog.
    Syntax
    'Declaration
     
    
    Public Interface ICommonDialogSupport 
    'Usage
     
    
    Dim instance As ICommonDialogSupport
    public interface ICommonDialogSupport 
    See Also