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