Keyoti SearchUnit API Docs
BorderStyle Property
API DocumentationKeyoti.SearchEngine.WebKTextBoxBorderStyle
Keyoti SearchUnit v6
Gets or sets the border style of the Web server control.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public BorderStyle BorderStyle { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public BorderStyle BorderStyle { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property BorderStyle As BorderStyle
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property BorderStyle As BorderStyle
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property BorderStyle BorderStyle {
	BorderStyle get ();
	void set (BorderStyle value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property BorderStyle BorderStyle {
	BorderStyle get ();
	void set (BorderStyle value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member BorderStyle : BorderStyle with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member BorderStyle : BorderStyle with get, set
Property Value

Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120