public bool ShowHidden { get; set; }
Description
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.
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.
Comments
0 comments
Please sign in to leave a comment.