MonobjcMonobjc Documented Class Library
TFoot Property
NamespacesMonobjc.WebKit.DOMDOMHTMLTableElementTFoot

Original signature is '@property (nonatomic,retain) DOMHTMLTableSectionElement * tFoot;'

Declaration Syntax
C#Visual BasicVisual C++
public virtual DOMHTMLTableSectionElement TFoot { get; set; }
Public Overridable Property TFoot As DOMHTMLTableSectionElement
	Get
	Set
public:
virtual property DOMHTMLTableSectionElement^ TFoot {
	DOMHTMLTableSectionElement^ get ();
	void set (DOMHTMLTableSectionElement^ value);
}
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.WebKit (Module: Monobjc.WebKit)