ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

OutlineModeEnum Enumeration

Specifies the initial expanded or collapsed state of a grouped row.

[Visual Basic]

Public Enum OutlineModeEnum

[C#]

public enum OutlineModeEnum

[Delphi]

type OutlineModeEnum = (StartCollapsed, StartExpanded);

Namespace: C1.Win.C1TrueDBGrid

Assembly: C1.Win.C1TrueDBGrid.2 (in C1.Win.C1TrueDBGrid.2.dll)

Members

Member name

Description

StartCollapsed

Grouped rows initial display is collapsed (default).

StartExpanded

Grouped rows initial display is expanded.

See Also

C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.