Search
Location.Empty Field
See Also
 





Represents a location that is empty.

Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf

 Syntax

C#  Copy Code

public static readonly Location Empty

Visual Basic  Copy Code

Public Shared ReadOnly Empty As Location

 Remarks

An instance of the Location structure representing an empty location.

 See Also