| Name |
Description |
| AllowMinize |
This boolean property returns whether the frame state for the ToolPart can be minimized. |
| FrameState |
This returns or sets the current state of the frame for the ToolPart such as Normal or Minimized. |
| FrameType |
This returns or sets the frame type for the ToolPart such as Default, None, Standard or TitleBarOnly. |
| InCustomizationMode |
This boolean returns whether the ToolPart is in customization mode. |
| InPersonalizationMode |
This boolean returns whether the ToolPart is in personalization mode. |
| ParentToolPane |
This property returns the ToolPane object that is the parent of this ToolPart. |
| Qualifier |
This property returns the unique identifier for each ToolPart. This property is useful if you want to generate script for the client and ensure that each script function has a unique name. |
| Title |
This property sets or returns the title of the custom ToolPart. |
| UseDefaultStyles |
This boolean property returns or sets whether the ToolPart should use the default styles and themes from SharePoint. |