public bool ShowHidden { get; set; }
If ShowHidden is set to true, a "Show" column will display in the dialog, indicating via a checkbox whether a given object is hidden. Objects may be checked or unchecked to change this state.