RecentSeparatorItem Constructors
A RecentItemControl element that visually delimits other elements.| Name | Parameters | Description |
|---|---|---|
| RecentSeparatorItem() | none | Initializes a new instance of the RecentSeparatorItem class with the default settings. |
| RecentSeparatorItem(RecentPanelBase) | panel | Initializes a new instance of the RecentSeparatorItem class with the specified settings. |
See Also