Search Results for

    Show / Hide Table of Contents

    Delegate ContentChangedEventHandler

    Delegate for content changed events

    Namespace: Simplic.UIDataTemplate
    Assembly: Simplic.UIDataTemplate.dll
    Syntax
    public delegate void ContentChangedEventHandler(object sender, ContentChangedEventArgs e);
    Parameters
    Type Name Description
    System.Object sender

    Sender

    ContentChangedEventArgs e

    Arguments

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx