C# Class ComponentFactory.Krypton.Navigator.BarItemSizingConverter

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

Public Methods

Method Description
BarItemSizingConverter ( ) : System

Initialize a new instance of the BarItemSizingConverter clas.

Method Details

BarItemSizingConverter() public method

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