Table of Contents

Class QusitionItem

Namespace
HeBianGu.Systems.Survey
Assembly
HeBianGu.Systems.Survey.dll
public class QusitionItem : NotifyPropertyChangedBase, INotifyPropertyChanged
Inheritance
QusitionItem
Implements
Derived
Inherited Members
Extension Methods

Properties

IsSelected

public bool IsSelected { get; set; }

Property Value

bool

Text

public string Text { get; set; }

Property Value

string