Search
ResourceViewSettings.EnableRowTitleFormat Property
See Also
 






Gets or sets a value indicating whether the RowTitleFormat property will be taken into consideration.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public State EnableRowTitleFormat { get; set; }

Visual Basic  Copy Code

Public Property EnableRowTitleFormat As State

 Property Value

A member of the State enumeration.

 See Also