Click or drag to resize

ObjectLayoutControlAlignNumbers Field

Note: This API is now obsolete.

Namespace:  PDTec.IceNet.Web.UI.Controls
Assembly:  PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
[ObsoleteAttribute("Please use css styles to align the text. To use the old (standard) behavior set AlignNumbers to 'right'.")]
public Nullable<TextAlign> AlignNumbers

Field Value

Type: NullableTextAlign
See Also