DXRibbonWindow Attached Properties
A window that is designed to be used together with a RibbonControl, to implement the Ribbon UI in your application.| Name | Description |
|---|---|
| AeroContentMargin static | For internal use. |
| ContentPresenterMargin static | For internal use. |
| RibbonHeaderBorderHeight static | For internal use. |
| ShowIcon | Gets or sets whether a window’s icon is displayed. Inherited from DXWindow. |
| ShowTitle | Gets or sets whether to show the window’s title. Inherited from DXWindow. |
See Also