The Sidebar class represents a container that gives quick access to a System.
public class Sidebar : System.Windows.Controls.Control
Public Class Sidebar
Inherits System.Windows.Controls.Control
Introduced: X16.
Constructor | Description |
---|---|
Sidebar | Initializes a new instance of the Sidebar class. |
Enumeration | Description |
---|---|
About |
Each About |
Comments |
Each Comments |
Conditional |
Each Conditional |
Document |
Each Document |
Field |
Each Field |
Find |
Each Field |
Goto |
Each Goto |
Sidebar |
Specifies the requested layout that has to be intialized and rendered as sidebar content. |
Sidebar |
Specifies the requested border and title bar layout of the sidebar dialog. |
Styles |
Each Styles |
Tracked |
Each Tracked |
Property | Description |
---|---|
Content | Gets or sets an object of type System. |
Content |
Determines the content layout that has to be intialized and rendered for the Sidebar. |
Dialog |
Gets or sets the location of the dialog where the Sidebar is placed, if the Sidebar. |
Dialog |
Gets or sets the size of the dialog where the Sidebar is placed, if the Sidebar. |
Dialog |
Gets or sets the requested border and title bar layout of the sidebar dialog. |
Is |
Gets or sets a value indicating whether the Sidebar is rendered inside another control (property value is set to true) or displayed as dialog. |
Is |
Gets or sets a value indicating whether the Sidebar is shown. |
Is |
Gets or sets a value indicating whether the Sidebar can be sized with the mouse. |
Show |
Gets or sets a value indicating whether the Sidebar's close button is shown. |
Show |
Gets or sets a value indicating whether the Sidebar's pin button is shown. |
Show |
Gets or sets a value indicating whether the Sidebar's title is shown. |
Text | Gets or sets the text that is displayed in the title bar of the Sidebar. |
Text |
Gets or sets the Text |
Title |
Gets or sets the font family of the title bar's text. |
Title |
Gets or sets the font size of the title bar's text. |
Title |
Gets or sets the brush of the title bar's text. |
Learn more about the TXText