Click or drag to resize

IPresentationFormatterPadZeroOnColumnWidth Property


Gets whether this formatter will pad 0 on column width that is 1 digit, default is false.

Namespace:  Ingeniux.CMS.Presentation
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
bool PadZeroOnColumnWidth { get; }

Property Value

Type: Boolean
See Also