RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbLookup.Lookup Namespace
RingSoft.DbMaintenance Namespace

LookupFormulaColumnDefinition Properties

The LookupFormulaColumnDefinition type exposes the following members.

Properties


  Name Description
Public property AllowNulls
Gets a value indicating whether [allow nulls].
Public property ColumnCulture
Gets the culture.
Public property ColumnType
Gets the type of the column.
Public property ConvertToLocalTime
Gets a value indicating whether [convert to local time].
Public property DataType
Gets the type of the data.
Public property DateFormatString
Gets the date format string.
Public property DateType
Gets the type of the date.
Public property DecimalCount
Gets the number of digits to the right of the double point.
Public property DecimalFieldType
Gets the type of the double field.
Public property Description
Gets the description.
Public property Formula
Gets or sets the formula.
Public property FormulaObject
Gets the formula object.
Public property NumberFormatString
Gets the number format string.
Public property OriginalFormula
Gets the original formula.
Public property PrimaryField
Gets or sets the primary field.
Public property PrimaryTable
Gets or sets the primary table.
Public property SelectSqlAlias
Gets the select SQL alias.
Public property TreeViewType
Gets the type of the TreeView.
Public property ValueType
Gets the type of the value.