GroupType Enumeration
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| GroupType Enumeration |
| See Also Send Feedback |
Namespace:Â CuteEditor.Tools
Assembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public enum GroupType |
| Visual Basic |
|---|
Public Enumeration GroupType |
| Visual C++ |
|---|
public enum class GroupType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | ||
| And | 1 | ||
| Or | 2 | ||
| Sequence | 3 |