Udostępnij za pośrednictwem


Właściwość WinCalendar.SelectionRange —

Zwraca lub ustawia SelectionRange dla tego formantu kalendarza.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITesting.WinControls
Zestaw:  Microsoft.VisualStudio.TestTools.UITesting (w Microsoft.VisualStudio.TestTools.UITesting.dll)

Składnia

'Deklaracja
Public Overridable Property SelectionRange As SelectionRange
public virtual SelectionRange SelectionRange { get; set; }
public:
virtual property SelectionRange^ SelectionRange {
    SelectionRange^ get ();
    void set (SelectionRange^ value);
}
abstract SelectionRange : SelectionRange with get, set 
override SelectionRange : SelectionRange with get, set
function get SelectionRange () : SelectionRange 
function set SelectionRange (value : SelectionRange)

Wartość właściwości

Typ: SelectionRange
SelectionRange Dla tego formantu kalendarza.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WinCalendar Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting.WinControls

SelectionRange