KaxProgressAreaProgressIndicators Property |
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public ProgressIndicators ProgressIndicators { get; set; }
Public Property ProgressIndicators As ProgressIndicators
Get
Set
public:
property ProgressIndicators ProgressIndicators {
ProgressIndicators get ();
void set (ProgressIndicators value);
}
member ProgressIndicators : ProgressIndicators with get, set
Property Value
Type:
ProgressIndicatorsSee Also