New to Telerik UI for WPFStart a free 30-day trial

ISummary

Interface

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:

C#
public interface ISummary : IHierarchical, IDateRange

Derived Classes: GanttTask

Inherited Members IHierarchical.ChildrenIDateRange.StartIDateRange.End

Properties

Gets a value indicating whether the instance is a summary.

C#
bool IsSummary { get; }
In this article
DefinitionPropertiesIsSummary
Not finding the help you need?
Contact Support