Edits StringFormat object

Namespace: Dapfor.Net.Editors
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)

Syntax

C#
public class FormatEditor : UITypeEditor
Visual Basic
Public Class FormatEditor
	Inherits UITypeEditor
Visual C++
public ref class FormatEditor : public UITypeEditor
F#
type FormatEditor =  
    class
        inherit UITypeEditor
    end

Inheritance Hierarchy

System..::..Object
  System.Drawing.Design..::..UITypeEditor
    Dapfor.Net.Editors..::..FormatEditor

See Also