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.3.169
Syntax bool PadZeroOnColumnWidth { get; }
ReadOnly Property PadZeroOnColumnWidth As Boolean
Get
property bool PadZeroOnColumnWidth {
bool get ();
}
abstract PadZeroOnColumnWidth : bool with get
Property Value
Type:
BooleanSee Also