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

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