Search Results for

    Show / Hide Table of Contents

    Class AsyncIBColumn

    Inheritance
    System.Object
    AsyncIBColumn
    Namespace: Simplic.Framework.DBUI
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public class AsyncIBColumn : object

    Constructors

    | Improve this Doc View Source

    AsyncIBColumn()

    Constructor

    Declaration
    public AsyncIBColumn()

    Properties

    | Improve this Doc View Source

    ColumnName

    Declaration
    public string ColumnName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    DisplayName

    Declaration
    public string DisplayName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    HorizontalAlignment

    Declaration
    public HorizontalAlignment HorizontalAlignment { get; set; }
    Property Value
    Type Description
    HorizontalAlignment
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx