Spread WPF Documentation
VisualTransform Property (ColumnDropDownList)


GrapeCity.Windows.SpreadSheet.UI Namespace > ColumnDropDownList Class : VisualTransform Property
Syntax
'Declaration
 
Protected Property VisualTransform As System.Windows.Media.Transform
'Usage
 
Dim instance As ColumnDropDownList
Dim value As System.Windows.Media.Transform
 
instance.VisualTransform = value
 
value = instance.VisualTransform
protected System.Windows.Media.Transform VisualTransform {get; set;}
See Also

Reference

ColumnDropDownList Class
ColumnDropDownList Members