Property FirstVisibleChild
FirstVisibleChild
Gets the first visible child of the control if it exists or null
otherwise.
[Browsable(false)]
public AbstractControl? FirstVisibleChild { get; }
Gets the first visible child of the control if it exists or null
otherwise.
[Browsable(false)]
public AbstractControl? FirstVisibleChild { get; }