OrgNameFormater Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Formats the org name for to append the Unique Name to the List View.
public ref class OrgNameFormater : System::Windows::Data::IMultiValueConverter
public class OrgNameFormater : System.Windows.Data.IMultiValueConverter
type OrgNameFormater = class
interface IMultiValueConverter
Public Class OrgNameFormater
Implements IMultiValueConverter
- Inheritance
-
OrgNameFormater
- Implements
Constructors
OrgNameFormater() |
Methods
Convert(Object[], Type, Object, CultureInfo) |
Convert an In value to a string |
ConvertBack(Object, Type[], Object, CultureInfo) |
Not used. |