Selerix Developer Tools
QuestionCellWidth Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Question Class : QuestionCellWidth Field
The question cell width. Sets the question field's cell width.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
Public QuestionCellWidth As String
'Usage
 
Dim instance As Question
Dim value As String
 
value = instance.QuestionCellWidth
 
instance.QuestionCellWidth = value
[XmlAttribute()]
public string QuestionCellWidth
public field QuestionCellWidth: String; 
XmlAttributeAttribute()
public var QuestionCellWidth : String;
[XmlAttribute()]
public: string* QuestionCellWidth
[XmlAttribute()]
public:
String^ QuestionCellWidth
See Also

Reference

Question Class
Question Members