Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / CGCI Class
Fields Properties Methods


In This Topic
    CGCI Class Members
    In This Topic

    The following tables list the members exposed by CGCI.

    Protected Constructors
     NameDescription
    Internal Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the dialog for which this result is created. (Inherited from Nevron.Nov.UI.NCommonDialogResult<NSaveFileDialog>)
    Public PropertyIf the result code is ENDialogResult.Error this property contains the exception that was thrown while displaying the platform's dialog box. Otherwise it returns null. (Inherited from Nevron.Nov.UI.NCommonDialogResult<NSaveFileDialog>)
    Public PropertyOverridden.   
    Public PropertyGets the result code returned by the dialog. (Inherited from Nevron.Nov.UI.NCommonDialogResult<NSaveFileDialog>)
    Public PropertyGets the user-selected file's safe file name (which is only the file name and extenstion without a path). (Inherited from Nevron.Nov.UI.NSaveFileDialogResult)
    Top
    Protected Methods
    See Also