C# Class ComponentFactory.Quicksilver.Layout.MetaGridPanel

MetaPanel predefined with GridLayout appropriate settings.
Inheritance: FixedMetaPanelBase
Mostra file Open project: ComponentFactory/Quicksilver

Private Properties

Property Type Description

Public Methods

Method Description
MetaGridPanel ( ) : System

Initialize a new instance of the MetaGridPanel class.

Method Details

MetaGridPanel() public method

Initialize a new instance of the MetaGridPanel class.
public MetaGridPanel ( ) : System
return System