Click or drag to resize

DisplayFormat Class

Base class for formatting values.
Inheritance Hierarchy

Namespace:  Easymap.AddIn.Data.DisplayFormat
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public class DisplayFormat : Wrapper

The DisplayFormat type exposes the following members.

Properties
  NameDescription
Public propertyAlignment
Gets the alignment of a value.
Public propertyFormatString
Gets the formatted string of a value.
Top
Methods
  NameDescription
Public methodConvertToString
Converts an object to string.
Top
See Also