GroupAndSortPanelOptions Members
Provides access to the Group and Sort Panel‘s options.Constructors
| Name | Description |
|---|---|
| GroupAndSortPanelOptions() | Initializes a new instance of the GroupAndSortPanelOptions class with the default settings. |
Fields
| Name | Description |
|---|---|
| VisibilityProperty static | Identifies the DockPanelOptionsBase.Visibility dependency property. Inherited from DockPanelOptionsBase. |
Properties
| Name | Description |
|---|---|
| Visibility | Specifies the dock panel’s visibility state. Inherited from DockPanelOptionsBase. |
See Also