Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / AutoFormatter Class
Properties Methods

In This Topic
    AutoFormatter Class Members
    In This Topic

    The following tables list the members exposed by AutoFormatter.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the AutoFormatter class.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe expression that is used to format and parse.  
    Public PropertyGets or sets the inner formatter.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.  
    Public MethodDetermines whether the specified formatter is equal to the current formatter.  
    Public MethodFormats the specified object as a string.  
    Public MethodServes as a hash function for a particular type.  
    Public MethodParses the specified text.  
    Top
    See Also