DVTk API
IsReadOnly Property
DVTkDvtkData.DulMaximumLengthIsReadOnly
DVTk API

[This is preliminary documentation and is subject to change.]

Gets a value indicating whether the MaximumLength is read-only.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
public:
property bool IsReadOnly {
	bool get ();
}
Value
trueTruetrue if the MaximumLength is read-only; otherwise, falseFalsefalse.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0