Proprietà InputBoxTableLayout
|
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 28.1.0-RC
Sintassipublic TableLayoutPanel TableLayout { get; set; }Public Property TableLayout As TableLayoutPanel
Get
Set
public:
property TableLayoutPanel^ TableLayout {
TableLayoutPanel^ get ();
void set (TableLayoutPanel^ value);
}member TableLayout : TableLayoutPanel with get, set
Valore della proprietà
TableLayoutPanel
Vedi anche