UISettings
Class
Definition
Namespace:Telerik.Windows.Controls.Scheduling
Assembly:Telerik.Windows.Scheduling.Core.dll
Syntax:
C#
public class UISettings : PropertyChangedBase, INotifyPropertyChanged
Inheritance: objectPropertyChangedBaseUISettings
Implements:
Inherited Members
Constructors
C#
public UISettings()
Fields
C#
public const double DefaultHorizontalGap = -1
C#
public const double DefaultVerticalGap = -1
Properties
C#
public double HorizontalGap { get; set; }
C#
public double VerticalGap { get; set; }