KaxRotatorRotatorType Property |
Specifies the type of rotator [how the rotator will render and what options the user will have for interacting with it on the client]
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public RotatorType RotatorType { get; set; }
Public Property RotatorType As RotatorType
Get
Set
public:
property RotatorType RotatorType {
RotatorType get ();
void set (RotatorType value);
}
member RotatorType : RotatorType with get, set
Property Value
Type:
RotatorTypeSee Also