DataGridLength.IsSizeToCells Property

Definition

Gets a value indicating whether this DataGridLength instance is to size to the cells of a column or row.

public bool IsSizeToCells { get; }
member this.IsSizeToCells : bool
Public ReadOnly Property IsSizeToCells As Boolean

Property Value

Applies to