In This Article

ISupportsStarSizing Interface

Provides the base requirements for a control that can star-size and fill available space when appropriate.

public interface ISupportsStarSizing

Properties

IsStarSizingAllowed

Whether star-sizing is allowed.

bool IsStarSizingAllowed { get; }

Property Value

bool

Extension Methods