FlowLayoutSettings.GetFlowBreak(Object) Yöntem

Tanım

Denetimin akış sonu ayarını temsil eden bir değer döndürür.

public:
 bool GetFlowBreak(System::Object ^ child);
public bool GetFlowBreak (object child);
member this.GetFlowBreak : obj -> bool
Public Function GetFlowBreak (child As Object) As Boolean

Parametreler

child
Object

Çocuk kontrolü.

Döndürülenler

Boolean

true akış sonu ayarlanırsa; aksi takdirde , false.

Şunlara uygulanır