Search Results for

    Show / Hide Table of Contents

    Class BasePropertyGridControl

    Base property control with threadsafe invocation on initialize

    Inheritance
    System.Object
    BasePropertyGridControl
    PropertyGuidLookupTextBox
    PropertyNullableIntLookupTextBox
    Namespace: Simplic.Framework.DBUI
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public abstract class BasePropertyGridControl : UserControl

    Constructors

    | Improve this Doc View Source

    BasePropertyGridControl()

    Initialize new propertygrid base control and call InitializeUI

    Declaration
    public BasePropertyGridControl()

    Methods

    | Improve this Doc View Source

    InitializeUI()

    Initialize the ui in a dispatcher begininvoke

    Declaration
    protected abstract void InitializeUI()
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx