FormBuilder<T>.ShowColonAfterLabel Method
Name | Parameters | Description |
---|---|---|
ShowColonAfterLabel(JS) | value | Specifies whether a colon is displayed at the end of form labels. Applies only to labels outside their editors (see labelMode). Mirrors the client-side showColonAfterLabel option. |
ShowColonAfterLabel(Boolean) | value | Specifies whether a colon is displayed at the end of form labels. Applies only to labels outside their editors (see labelMode). Mirrors the client-side showColonAfterLabel option. |