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: 6.0.0.0 (6.0.6225.27214)
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