No announcements
Found 2938963 threads
-
0 Votes
How to get the name of a property from within the property without using Lambda?
Hi Richard.Haggard, Thank you for posting here. If you want to get the name of a property in ...Answered | 5 Replies | 499 Views | Created by Richard.Haggard - Wednesday, September 18, 2019 9:53 PM | Last reply by Tim Roberts - Thursday, September 19, 2019 5:56 PM -
0 Votes
Getting Property Attributes from within a property
Is there a way to get the value of a custom property attribute from within the ...Answered | 1 Replies | 1696 Views | Created by Etienne-Louis - Friday, February 24, 2012 4:20 AM | Last reply by MasaSam - Friday, February 24, 2012 1:49 PM -
0 Votes
Get Name Property using WM_GETCONTROLNAME
Hi all, I am not sure how to register WM_GETCONTROLNAME and get the Name property . Please help ...Answered | 1 Replies | 4238 Views | Created by mohandasgandhi - Thursday, June 14, 2007 5:04 AM | Last reply by nobugz - Thursday, June 14, 2007 1:36 PM -
0 Votes
Obtain the Name of Property
Hi, I have a similar situation. I want to set the ValueMember of a combobox and I don't like the idea of ...Answered | 4 Replies | 2635 Views | Created by Sergiu Dudnic - Tuesday, January 22, 2008 1:17 PM | Last reply by MarceloRos - Monday, May 26, 2008 11:46 AM -
0 Votes
CustomActionData property to get the setup name
Thank you for your reply however, the ProductName property is the same for each Setup. Also, I cannot use your second proposed solution as I am ...Answered | 4 Replies | 5271 Views | Created by IT_Graduate - Monday, August 17, 2009 11:30 AM | Last reply by IT_Graduate - Thursday, August 20, 2009 8:38 AM -
2 Votes
How to get the System.Type of a property from IEntityType
Hey Justin & crew, would there be a way to do this without an instance of an entity? I need just the same thing in our version ...Answered | 4 Replies | 989 Views | Created by JohnBotBmth - Sunday, January 19, 2014 2:21 PM | Last reply by Jan Van der Haegen - Monday, January 20, 2014 10:21 PM -
0 Votes
Retrieving the name of a property
HI, I'm looking for a way to fetch the name of a property. I'm looking for something like ObjA.PropA.Name ? ...Answered | 9 Replies | 3487 Views | Created by MarkBrouwers - Tuesday, June 5, 2007 5:59 PM | Last reply by nobugz - Wednesday, June 6, 2007 9:33 PM -
1 Votes
How to get a PropertyInfo without property name?
is strange that we want the name but we should pass the name string in first. So, is it possible that we can ...Answered | 2 Replies | 8087 Views | Created by Zach_Shine - Thursday, January 3, 2008 2:56 AM | Last reply by Vladimir Reshetnikov - Thursday, January 3, 2008 4:56 PM -
0 Votes
How to get the Name property of an Image Resource?
Is it possible to access the Name property of an Image resource from my application resource? For instance, I'd like to do something like ...Answered | 5 Replies | 6711 Views | Created by 10e - Thursday, February 2, 2006 11:28 PM | Last reply by Sergey Galich - Tuesday, February 7, 2006 11:59 PM -
0 Votes
Using EntityPropertyMappingAttribute to change the name of a property
topic. The intent of this feature is to enable you to map property data from entity in the data service to specific ...Answered | 1 Replies | 4740 Views | Created by RPenton - Friday, January 21, 2011 10:10 PM | Last reply by Glenn Gailey [MSFT] - Saturday, January 22, 2011 9:40 AM -
2 Votes
Attached property - how to set property without firing the callback ?
= "Foo"; } What I would to do is to set SelectedPath property inside MethodA of MyClass ...Answered | 1 Replies | 551 Views | Created by F Starred - Wednesday, August 27, 2014 12:26 PM | Last reply by Magnus (MM8) - Wednesday, August 27, 2014 12:39 PM -
0 Votes
Using the name of a List as a metadata property
Hello, I'm setting up faceted search and I'd like to be able to group my results based on the List name. So far I don't see any metadata ...Unanswered | 2 Replies | 5551 Views | Created by Nathalieg23 - Friday, May 8, 2009 7:13 PM | Last reply by Nathalieg23 - Monday, May 11, 2009 3:17 PM -
1 Votes
get a control's property value given a string with the name of the property?
How can i get a controls property value, having the string name of the property. For ...Answered | 5 Replies | 2928 Views | Created by hajrodriguez - Thursday, June 18, 2009 3:02 AM | Last reply by kj_sj - Friday, June 19, 2009 8:45 PM -
0 Votes
How to get the property behaviour of a FlowSwitch?
Hi All We have a custom FlowSwitch. We are using a Generic transition class. When the user create the first transition from ...Answered | 1 Replies | 4605 Views | Created by Ambily - Thursday, January 6, 2011 5:55 AM | Last reply by Tony Tang - Wednesday, April 13, 2011 9:28 AM -
0 Votes
Get the Name of a Property in LINQ Expression Form
There doesn't seem to be a simple way of programmatically retrieving the name of class properties. Most examples I've seen access ...Unanswered | 7 Replies | 716 Views | Created by Ryan Software - Wednesday, March 29, 2017 7:09 PM | Last reply by Ryan Software - Thursday, March 30, 2017 6:22 PM -
0 Votes
Using reflection to get the value of a property
I am using reflection to get the value of a property. I am having a problem with it. In most cases, my code works fine. In ...Answered | 2 Replies | 5512 Views | Created by wmertz - Tuesday, December 13, 2005 6:32 PM | Last reply by nobugz - Friday, November 28, 2008 6:12 PM -
0 Votes
A way in code to get the name of the property which is changed
Is there some way in code to get the property name that I am currently writing code in? For example, in the code below, is there a ...Answered | 1 Replies | 1664 Views | Created by danielsn - Wednesday, September 1, 2010 8:40 PM | Last reply by rabbott1 - Thursday, September 2, 2010 4:29 AM -
0 Votes
Using the IsReadOnly property of a TextBox
I have a Silverlight app that uses many TextBoxes, most of which are given values programmatically rather than by using the keyboard. Because of this, I ... -
0 Votes
How to set the Button.Content property from a dependency property ??
Dear all, What is the way to set the Content property of a button by using dependency property ...Answered | 6 Replies | 3923 Views | Created by Serge Calderara - Friday, September 4, 2009 12:18 PM | Last reply by Linda Liu - Monday, September 7, 2009 8:50 AM -
0 Votes
How to get the Value from a ModelItem Property
I need to get the Value programmatically from the ModelItem.Property without a binding like: - Items 1 to 20 of 2938963 Next ›
No announcements