ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1DisplayColumn.MinWidth Property

Gets or sets the minimum width a column can be resized to when in C1TrueDBGrid.SpringMode.

[Visual Basic]

Public Property MinWidth As Integer

[C#]

public int MinWidth {get;set;}

[Delphi]

public property MinWidth: Int32 read get_MinWidth write set_MinWidth;

Example

For an example using the MinWidth property, see Expanding or Shrinking Columns During Grid Resizing.

See Also

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


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