Property contentContainer
contentContainer
Returns the content container for the GridView. Because the GridView control automatically manages its content, this always returns null.
Declaration
public override VisualElement contentContainer { get; }
Property Value
| Type | Description |
|---|---|
| VisualElement |