Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Properties
Message
De
28/04/2004 14:06:43
 
 
À
28/04/2004 13:57:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00899043
Message ID:
00899053
Vues:
15
Fabio,

My goal is to have a property that stores this Index that points to the the same column as the ActiveColumn. If I programmatically change ColumnOrders, I can pull the proper index by:
lnColumn = This.Columns[This.ActiveColumn].ColumnOrder
This.Columns[lnColumn]
I was just curious as to if I could create a property that would at all times have the value of:
This.Columns[This.ActiveColumn].ColumnOrder
stored in it.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform