DotNet 4.8.1 build of DotNetBar
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
#if FRAMEWORK20
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace DevComponents.DotNetBar
|
||||
{
|
||||
/// <summary>
|
||||
/// Represents the property category in AdvPropertyGrid.
|
||||
/// </summary>
|
||||
public class PropertyCategoryNode : DevComponents.AdvTree.Node
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
#endif
|
Reference in New Issue
Block a user