[progress Communities] [progress Openedge Abl] Forum Post: Can't Set Initial Value Of Property

  • Thread starter Thread starter tbergman
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top