CSReportEditor.fProperties.getTextChanged C# (CSharp) Метод

getTextChanged() публичный Метод

public getTextChanged ( ) : bool
Результат bool
        public bool getTextChanged()
        {
            return m_textChanged;
        }
fProperties