get_IsReadOnly()

Calendar::get_IsReadOnly() const method

Checks if the calendar is read only.

bool System::Globalization::Calendar::get_IsReadOnly() const

Return Value

True if the calendar is read only, false otherwise.

See Also