Proprietà RedrawAnagrEventArgsColName
             | 
          
        
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic string ColName { get; set; }Public Property ColName As String
	Get
	Set
public:
property String^ ColName {
	String^ get ();
	void set (String^ value);
}member ColName : string with get, set
Valore della proprietà
String
Vedi anche