BuilderElementis_valid Property
Gets a value indicating whether the builder element is valid.
Namespace: Karamba.ElementsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public virtual bool is_valid { get; }
Public Overridable ReadOnly Property is_valid As Boolean
Get
public:
virtual property bool is_valid {
bool get ();
}
abstract is_valid : bool with get
override is_valid : bool with get
Property Value
Boolean