Enum BlackWhiteVisible
Represents the Enum for BlackWhiteVisible
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Shared.WPF.dll
Syntax
public enum BlackWhiteVisible
Fields
| Name | Description |
|---|---|
| Black | To make only Black Visible |
| Both | To make both black and White Visible |
| None | To collapse both Black and White |
| White | To make only White Visible |