Gets or sets whether the expanded item should fill the remaining space in the control.

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public bool Fill { get; set; }
Visual Basic
Public Property Fill As Boolean
	Get
	Set

See Also