KaxTrackBarValue Property |
Namespace: Kettic.AspNet.Controls
public decimal Value { get; set; }
Public Property Value As Decimal Get Set
public: property Decimal Value { Decimal get (); void set (Decimal value); }
member Value : decimal with get, set