ComponentFactory.Krypton.Toolkit.KryptonContextMenuHeading.KryptonContextMenuHeading C# (CSharp) Метод

KryptonContextMenuHeading() публичный Метод

Initialize a new instance of the KryptonContextMenuHeading class.
public KryptonContextMenuHeading ( ) : System
Результат System
        public KryptonContextMenuHeading()
            : this("Heading")
        {
        }

Same methods

KryptonContextMenuHeading::KryptonContextMenuHeading ( string initialText ) : System