• HOME
  • PRODUCTS
  • DEMOS
  • BUY
  • BLOG
  • FORUM
  • DOCUMENTATION
  • ABOUT
  • FREE EVALUATION
Search Results for

    Show / Hide Table of Contents

    OpenSharedEditorFunc Property

    OpenSharedEditorFunc

    When implemented by a class, gets or sets function that open ISyntaxEdit instance in multi-document environment.

    Declaration
    [Browsable(false)]
    public virtual Func<string, ISyntaxEdit> OpenSharedEditorFunc { get; set; }
    Property Value
    Type Description
    Func<String, ISyntaxEdit>
    Implements
    ISyntaxEdit.OpenSharedEditorFunc
    In This Article
    Back to top Copyright AlterNET Software Download PDF