Visual Basic (Declaration) | |
---|---|
Public Property ShowZoneGridlines As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool ShowZoneGridlines {get; set;} |
Return Value
- true: Make the grid lines visible.
- false: Make the grid lines invisible.
Refer to FindZones example.
Enables or disables making the grid lines visible.
For more information, refer to Working with Zones.
For more information, refer to Working with Zones.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family