Spread ASP.NET 6.0 Product Documentation
FocusBorderStyle Enumeration
See Also  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : FocusBorderStyle Enumeration


Glossary Item Box

Specifies the style of the border for the focus rectangle of the Spread component.

Syntax

Visual Basic (Declaration) 
Public Enum FocusBorderStyle 
   Inherits System.Enum
Visual Basic (Usage)Copy Code
Dim instance As FocusBorderStyle
C# 
public enum FocusBorderStyle : System.Enum 

Members

MemberDescription
DashedDisplays a dashed line for the border
DottedDisplays a dotted line for the border
SolidDisplays a solid line for the border

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Web.Spread.FocusBorderStyle

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2002-2012 GrapeCity, Inc. All Rights Reserved.