Class OptionLayout
Represents the layout configuration for a question containing options that are displayed to a student/candidate in a multi-column table.
public class OptionLayout
- Inheritance
-
OptionLayout
- Inherited Members
- Extension Methods
Constructors
OptionLayout()
public OptionLayout()
Properties
Columns
public OptionColumn[] Columns { get; set; }
Property Value
Type
public OptionLayoutType Type { get; set; }
Property Value
Methods
Clone()
public OptionLayout Clone()
Returns
Copy(OptionLayout)
public void Copy(OptionLayout source)
Parameters
sourceOptionLayout
Equals(OptionLayout)
public bool Equals(OptionLayout other)
Parameters
otherOptionLayout