Width Property (DataGridColumn)

Action

Gets or sets the width of the column.

Syntax

C#
protected Integer Width { get; set; }
VB
'Declaration
Protected ReadWrite Property Width As Integer

Access

Read and write.