Interface
ISummary

Interface representing objects that can be a summary and can have children.

Definition

Namespace:Telerik.Windows.Controls.GanttView

Assembly:Telerik.Windows.Controls.GanttView.dll

Syntax:

cs-api-definition
public interface ISummary : IHierarchical, IDateRange

Inherited Members IHierarchical.ChildrenIDateRange.StartIDateRange.End

Properties

IsSummary

Gets a value indicating whether the instance is a summary.

Declaration

cs-api-definition
bool IsSummary { get; }

Property Value

bool

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