Back to Devexpress

FormatInfo Constructors

corelibraries-devexpress-dot-utils-dot-formatinfo-dot-ctor.md

latest1.4 KB
Original Source

FormatInfo Constructors

Provides formatting settings.

NameParametersDescription
FormatInfo()noneCreates an instance of the FormatInfo class.
FormatInfo(IComponentLoading, IViewBagOwner, String)componentLoading, bagOwner, objectPathInitializes a new instance of the FormatInfo class with the specified settings.
FormatInfo(IComponentLoading)componentLoadingInitializes a new instance of the FormatInfo class with the specified settings.
FormatInfo(IViewBagOwner, String)bagOwner, objectPathInitializes a new instance of the FormatInfo class.

See Also

FormatInfo Class

FormatInfo Members

DevExpress.Utils Namespace