System::Globalization::Calendar::get_IsReadOnly method

Calendar::get_IsReadOnly method

Checks if the calendar is read only.

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

ReturnValue

True if the calendar is read only, false otherwise.

See Also