Property SuperView
SuperView
Returns the container for this view, or null if this view has not been added to a container.
public virtual View? SuperView { get; set; }
Property Value
- View
The super view.
Returns the container for this view, or null if this view has not been added to a container.
public virtual View? SuperView { get; set; }
The super view.