Enum BoxCorners
Namespace: AjaxControlToolkit
Assembly: AjaxControlToolkit.dll
Version: 13.30.0Syntax
[Flags]
public enum BoxCorners
Fields
| Name | Description |
|---|---|
| All | |
| Bottom | |
| BottomLeft | |
| BottomRight | |
| Left | |
| None | |
| Right | |
| Top | |
| TopLeft | |
| TopRight |
Take the community feedback survey now.
[Flags]
public enum BoxCorners
| Name | Description |
|---|---|
| All | |
| Bottom | |
| BottomLeft | |
| BottomRight | |
| Left | |
| None | |
| Right | |
| Top | |
| TopLeft | |
| TopRight |