Property IsEnabled
IsEnabled
Gets or sets a value indicating whether this matrix input is enabled.
public override bool IsEnabled { get; set; }
Property Value
- bool
trueif this matrix input is enabled; otherwise,false.
Gets or sets a value indicating whether this matrix input is enabled.
public override bool IsEnabled { get; set; }
true if this matrix input is enabled; otherwise, false.