Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » UltraGrid » Enumerations (RSS)
  • ValueBasedAppearance for Enums

    I've a column in the ultragrid (wingrid) whose datatype is an enumeration I've defined as follows public enum ResultEnum : short { [ EnumDescription ( "OPEN" )] Open = 1, [ EnumDescription ( "WON" )] Won = 2, [ EnumDescription ( "LOST" )] Lost = 3, [ EnumDescription...
    Posted to Forum by sureshg1972 on 04-09-2008
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems