Interface
IReadOnlySettings

Specifies that this object can be used from the ReadOnlyBehavior of RadScheduleView to configure it.

Definition

Namespace:Telerik.Windows.Controls.ScheduleView

Assembly:Telerik.Windows.Controls.ScheduleView.dll

Syntax:

cs-api-definition
public interface IReadOnlySettings : IGroupingConfigurationSettings

Inherited Members IGroupingConfigurationSettings.GroupByResourceTypesIGroupingConfigurationSettings.DateGroupLength

Properties

ReadOnlySlots

Gets collection of the read-only slots.

Declaration

cs-api-definition
IEnumerable<Slot> ReadOnlySlots { get; }

Property Value

IEnumerable<Slot>

VisibleRange

Gets the visible range of for the read-only settings.

Declaration

cs-api-definition
IDateSpan VisibleRange { get; }

Property Value

IDateSpan

In this article
DefinitionPropertiesReadOnlySlotsVisibleRange
Not finding the help you need?
Contact Support