Table of Contents

Class Qusition

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

Properties

AllowMulti

public bool AllowMulti { get; set; }

Property Value

bool

Collection

public ObservableCollection<QusitionItem> Collection { get; set; }

Property Value

ObservableCollection<QusitionItem>

Columns

public int Columns { get; set; }

Property Value

int

Title

public string Title { get; set; }

Property Value

string

Methods

IsValid()

public bool IsValid()

Returns

bool