KaxTrackBarOrientation Property |
Get/Set orientation 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 Orientation Orientation { get; set; }
Public Property Orientation As Orientation
Get
Set
public:
property Orientation Orientation {
Orientation get ();
void set (Orientation value);
}
member Orientation : Orientation with get, set
Property Value
Type:
OrientationSee Also