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 SourceAsyncIBColumn()
Constructor
Declaration
public AsyncIBColumn()
  Properties
| Improve this Doc View SourceColumnName
Declaration
public string ColumnName { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.String | 
DisplayName
Declaration
public string DisplayName { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.String | 
HorizontalAlignment
Declaration
public HorizontalAlignment HorizontalAlignment { get; set; }
  Property Value
| Type | Description | 
|---|---|
| HorizontalAlignment |