2027 Members
Changes 0
M

FileOpenDialog Properties

Name Return Type Description Inherited From
P DefaultFilterEntry string The default entry (from the filter) to be selected in the dialog. (Inherited from FileDialog ) FileDialog
P Filter string The filter string representing a collection of extensions allowed by the dialog. (Inherited from FileDialog ) FileDialog
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity. (Inherited from FileDialog ) FileDialog
P ShowPreview bool Identifies if the dialog should include a region showing a preview of the selected file.
P Title string The title to show on the dialog. (Inherited from FileDialog ) FileDialog