SearchOption..::..AddColumn Method
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.JiwaSearch
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
public void AddColumn( string Title, VariantType DataType, string DisplayFormat, int WidthPercent, int ReturnOrder, string DecimalSeparator, int DecimalPlaces, Column..::..DecimalPlacesTypes DecimalPlacesType, bool ShowSeparator, string Separator, int DecimalPlacesColumnIndex )
Public Sub AddColumn ( _ Title As String, _ DataType As VariantType, _ DisplayFormat As String, _ WidthPercent As Integer, _ ReturnOrder As Integer, _ DecimalSeparator As String, _ DecimalPlaces As Integer, _ DecimalPlacesType As Column..::..DecimalPlacesTypes, _ ShowSeparator As Boolean, _ Separator As String, _ DecimalPlacesColumnIndex As Integer _ )
Parameters
- Title
- Type: String
- DataType
- Type: VariantType
- DisplayFormat
- Type: String
- WidthPercent
- Type: Int32
- ReturnOrder
- Type: Int32
- DecimalSeparator
- Type: String
- DecimalPlaces
- Type: Int32
- DecimalPlacesType
- Type: JiwaFinancials.Jiwa.JiwaApplication.JiwaSearch..::..Column..::..DecimalPlacesTypes
- ShowSeparator
- Type: Boolean
- Separator
- Type: String
- DecimalPlacesColumnIndex
- Type: Int32