Values for the FormatOrder property.
| Member Name | Description |
|---|---|
| FormatString_Template | At first, data is formatted according to FormatString property, and then a template is applied, which is defined by the Template property. |
| Template_FormatString | At first, a template is applied to data according to the Template property, and then goes the formatting according to the FormatString property. |
Namespace: APNSoft.WebControls
Assembly: APNSoftControls (in APNSoftControls.dll)