Click or drag to resize
KaxSchedulerMinutesPerRow Property
Gets or sets the number of minuties which a single row represents

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public int MinutesPerRow { get; set; }

Property Value

Type: Int32
An integer specifying how many minutes a row represents. The default value is 30.
See Also