Enum CloseMode
Stores the CloseMode of the TileViewItem.
Namespace: Syncfusion.Windows.Shared
Assembly: Syncfusion.Shared.WPF.dll
Syntax
public enum CloseMode
Fields
| Name | Description |
|---|---|
| Delete | Delete Mode of the TileViewItem |
| Hide | Hide Mode of the TileViewItem |