Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / CustomDialogs Class / FormattingDialog Property

In This Topic
    FormattingDialog Property
    In This Topic
    User-defined Text Format dialog.
    Syntax
    'Declaration
     
    Public Property FormattingDialog As IFormattingDialog
    public IFormattingDialog FormattingDialog {get; set;}
    See Also