Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
检查游标模式当前是否处于打开状态。
Visual Basic Public Readonly Property IsOpen As Boolean
C# public bool IsOpen { get;}
如果游标模式当前处于打开状态,则为 true;如果游标模式处于关闭状态,则为 false。