ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1DisplayColumn.Frozen Property

Gets or sets a value indicating whether the column scrolls.

[Visual Basic]

Public Property Frozen As Boolean

[C#]

public bool Frozen {get;set;}

[Delphi]

public property Frozen: Boolean read get_Frozen write set_Frozen;

Example

For an example using the Frozen property, see Freezing Columns.

See Also

C1DisplayColumn Class | C1DisplayColumn Members | C1.Win.C1TrueDBGrid Namespace


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