Selerix Developer Tools
CellControlStyle Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Question Class : CellControlStyle Field
Cell Control Style object.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
Public CellControlStyle As String
'Usage
 
Dim instance As Question
Dim value As String
 
value = instance.CellControlStyle
 
instance.CellControlStyle = value
[XmlAttribute()]
public string CellControlStyle
public field CellControlStyle: String; 
XmlAttributeAttribute()
public var CellControlStyle : String;
[XmlAttribute()]
public: string* CellControlStyle
[XmlAttribute()]
public:
String^ CellControlStyle
See Also

Reference

Question Class
Question Members