IDocumentDefaultProperties.ShowCloseButton Property
Gets or sets whether or not this widget should display its Close button.
Namespace: DevExpress.XtraBars.Docking2010.Views.Widget
Assembly: DevExpress.XtraBars.v20.2.dll
Declaration
Property Value
Type | Description |
---|---|
DefaultBoolean | A DefaultBoolean enumerator value that specifies whether or not this widget should display its Close button. |
Remarks
If the ShowCloseButton property equals Default, this widget acts according to the global IDocumentProperties.ShowCloseButton property.
See Also
Feedback