KaxTimeViewRenderDirection Property |
Gets or sets DataList ReapeatDirection
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public RepeatDirection RenderDirection { get; set; }
Public Property RenderDirection As RepeatDirection
Get
Set
public:
property RepeatDirection RenderDirection {
RepeatDirection get ();
void set (RepeatDirection value);
}
member RenderDirection : RepeatDirection with get, set
Property Value
Type:
RepeatDirectionSee Also