IPresentationFormatterPadZeroOnColumnWidth Property
|
Gets whether this formatter will pad 0 on column width that is 1 digit, default is false.
Namespace: Ingeniux.CMS.PresentationAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxbool PadZeroOnColumnWidth { get; }ReadOnly Property PadZeroOnColumnWidth As Boolean
Get
property bool PadZeroOnColumnWidth {
bool get ();
}abstract PadZeroOnColumnWidth : bool with get
Property Value
Boolean
See Also