'Declaration <DescriptionAttribute("Represents any button type SmartItem and exposes properties and methods that allow their manipulations.")> Public MustInherit Class ButtonBaseNode Inherits Node Implements Xceed.SmartUI.IExpandable
'Usage Dim instance As ButtonBaseNode
[Description("Represents any button type SmartItem and exposes properties and methods that allow their manipulations.")] public abstract class ButtonBaseNode : Node, Xceed.SmartUI.IExpandable