Spread Windows Forms 6.0 Product Documentation
Empty Property
See Also  Support Options
FarPoint.Win Assembly > FarPoint.Win Namespace > ComplexBorderSide Class : Empty Property


Glossary Item Box

Gets an empty ComplexBorderSide (Draw = false).

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly Property Empty As ComplexBorderSide
Visual Basic (Usage)Copy Code
Dim value As ComplexBorderSide
 
value = ComplexBorderSide.Empty
C# 
public static ComplexBorderSide Empty {get;}

Property Value

Empty ComplexBorderSide object containing no border for this side

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.