Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / IUIActionExecuter Interface
Members


In This Topic
    IUIActionExecuter Interface
    In This Topic
    An interface that executes code from the UI.
    Object Model
    IUIActionExecuter Interface
    Syntax
    'Declaration
     
    Public Interface IUIActionExecuter 
    'Usage
     
    Dim instance As IUIActionExecuter
    public interface IUIActionExecuter 
    See Also