MatrixEquationNode.IsHidePlaceholder

MatrixEquationNode.IsHidePlaceholder property

This attribute specifies the Hide Placeholders property on a matrix. When this property is on, placeholders do not appear in the matrix.Default, placeholders do appear such that the locations where text can be inserted are made visible.

public bool IsHidePlaceholder { get; set; }

See Also