Namespace:
Autodesk.Revit.UI
SeparatorItem
Class
Description:
A class representing a context menu separator.
A class representing a context menu separator.
Remarks:
A separator can be added between menu items when needed.
A separator can be added between menu items when needed.
SeparatorItem Class Members:
Name | Description | Inherited From |
---|---|---|
SeparatorItem | Default constructor. |
Name | Description | Inherited From |
---|---|---|
IsValidObject | Specifies whether the .NET object represents a valid Revit entity. (Inherited from MenuItem ) | MenuItem |
Name | Description | Inherited From |
---|---|---|
Dispose | (Inherited from MenuItem ) | MenuItem |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
GetHashCode | Serves as the default hash function. (Inherited from Object ) | Object |
GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
ToString | Returns a string that represents the current object. (Inherited from Object ) | Object |