--- title: "Properties Window (Management Studio) | Microsoft Docs" ms.custom: "" ms.date: "06/13/2017" ms.prod: "sql-server-2014" ms.reviewer: "" ms.technology: ssms ms.topic: conceptual helpviewer_keywords: - "viewing properties" - "sorting properties [SQL Server]" - "Properties window [SQL Server Management Studio]" - "modifying properties" ms.assetid: 6a9a1389-df8d-4cfc-928b-eccbf884a22d author: stevestein ms.author: sstein manager: craigg --- # Properties Window (Management Studio) Use this window to view properties of selected elements. You can also use the Properties window to view file, project, and solution properties. The Properties window is available by clicking **Properties Window** on the **View** menu. The Properties window displays different types of editing fields, depending on the needs of a particular property. Properties shown in gray are read-only. ## Options |Element|Description| |-------------|-----------------| |**Object name**|Lists the currently selected object or objects. Only objects from the active editor or designer are visible.| |**Categorized**|Lists all properties and property values for the selected object, by category. You can collapse a category to reduce the number of visible properties. When you expand or collapse a category, you see a plus (+) or minus (-) to the left of the category name. Categories are listed alphabetically.| |**Alphabetic**|Alphabetically sorts all design-time properties and events for selected objects.| |**Properties**|Displays the properties for an object.| |**Description pane**|The description pane appears at the bottom of the Properties window and shows the property type and a short description of the property. You can turn the description of the property off and on using the **Description** command on the shortcut menu.| ## See Also [General User Interface Elements](general-user-interface-elements.md)