public bool SequenceWarningIsVisible { get; }
Public ReadOnly Property SequenceWarningIsVisible As Boolean Get
public: property bool SequenceWarningIsVisible { bool get (); }
member SequenceWarningIsVisible : bool with get
In This Article