Proprietà InputBoxTableLayout
|
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public 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à
TableLayoutPanelVedi anche