C# Class ComponentFactory.Krypton.Navigator.PopupPageAllowConverter

Custom type converter so that PopupPageAllow values appear as neat text at design time.
Inheritance: ComponentFactory.Krypton.Toolkit.StringLookupConverter
Show file Open project: ComponentFactory/Krypton

Public Methods

Method Description
PopupPageAllowConverter ( ) : System

Initialize a new instance of the PopupPagePositionConverter clas.

Method Details

PopupPageAllowConverter() public method

Initialize a new instance of the PopupPagePositionConverter clas.
public PopupPageAllowConverter ( ) : System
return System