T
tbergman
Guest
The following code does not compile. It seems that it's not possible to set an initial value for a property defined as a .Net enum. Is there something I'm missing? DEFINE PUBLIC PROPERTY SelectionType AS Infragistics.Win.UltraWinGrid.SelectType INITIAL Infragistics.Win.UltraWinGrid.SelectType:Single GET. SET.
Continue reading...
Continue reading...