IWindowGridShow Method

Method to display the grid

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
void Show(
	string title = null
)

Parameters

title  String  (Optional)
Grid title.

See Also