KaxTagCloudItemTabIndex Property |
Gets or sets the TabIndex of the tagCloud item.
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public short TabIndex { get; set; }
Public Property TabIndex As Short
Get
Set
public:
property short TabIndex {
short get ();
void set (short value);
}
member TabIndex : int16 with get, set
Property Value
Type:
Int16See Also