UltimateSearch Class Library |
UltimateSearchTextBox..::..BorderStyle Property |
UltimateSearchTextBox Class See Also Send Feedback |
Gets or sets the border style.
Namespace: Karamasoft.WebControls.UltimateSearch
Assembly: UltimateSearch (in UltimateSearch.dll) Version: 3.7.4186.26690
Syntax
C# |
---|
public override BorderStyle BorderStyle { get; set; } |
Visual Basic |
---|
Public Overrides Property BorderStyle As BorderStyle Get Set |
Visual C++ |
---|
public: virtual property BorderStyle BorderStyle { BorderStyle get () override; void set (BorderStyle value) override; } |
Field Value
Border style.Remarks
Use this property to set the border style.