BusyIndicatorSpin - свойство |
When true the control spins. Note, the control does not spin when disabled.
Пространство имён:
Tessa.UI.Controls
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксисpublic bool Spin { get; set; }Public Property Spin As Boolean
Get
Set
public:
property bool Spin {
bool get ();
void set (bool value);
}member Spin : bool with get, set
Значение свойства
Тип:
Boolean
См. также