Show / Hide Table of Contents

    Property SourceControl

    SourceControl

    Gibt an, aus welchem Control das Event gefeuert wurde. Das ist hilfreich, wenn die EventArgs als Parameter in andere Logiken übergeben werden.

    Declaration
    [DocfxBrowsable]
    public IFrameworkControlActionBase SourceControl { get; }
    Property Value
    IFrameworkControlActionBase
    Back to top Generated by DocFX