KaxTrackBarSelectionEnd Property |
Get/Set the SelectionEnd of the trackbar
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public decimal SelectionEnd { get; set; }
Public Property SelectionEnd As Decimal
Get
Set
public:
property Decimal SelectionEnd {
Decimal get ();
void set (Decimal value);
}
member SelectionEnd : decimal with get, set
Property Value
Type:
DecimalSee Also