Wimark.Controls Class Library  

DataGridViewProgressBarColumn.PreferredSize Property

Gets or sets the preferred size of the progress bar.

[Visual Basic]
Public Property PreferredSize As Size 
[C#]
public Size PreferredSize {get; set;}
[C++]
public: __property Size get_PreferredSize();
public: __property void set_PreferredSize(Size);

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

DataGridViewProgressBarColumn Class | DataGridViewProgressBarColumn Members | Wimark.Controls Namespace