C# Class Adf.Core.Panels.PanelRow

Datei anzeigen Open project: NLADP/ADF Class Usage Examples

Public Methods

Method Description
Add ( PanelItem item ) : void
PanelRow ( Adf.Core.Panels.AdfPanel panel ) : System.Collections.Generic

Method Details

Add() public method

public Add ( PanelItem item ) : void
item PanelItem
return void

PanelRow() public method

public PanelRow ( Adf.Core.Panels.AdfPanel panel ) : System.Collections.Generic
panel Adf.Core.Panels.AdfPanel
return System.Collections.Generic