Gets gap.

Namespace:  PerpetuumSoft.Reporting.Wizards
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
protected double Gap { get; }
Visual Basic (Declaration)
Protected ReadOnly Property Gap As Double
Visual C++
protected:
property double Gap {
	double get ();
}

See Also