dotnetCHARTING Send comments on this topic.
DataGridCustomAttributes Property
See Also 
dotnetCHARTING Namespace > DataEngine Class : DataGridCustomAttributes Property


Syntax

Visual Basic (Declaration) 
Public WriteOnly Property DataGridCustomAttributes As String
Visual Basic (Usage)Copy Code
Dim instance As DataEngine
 
instance.DataGridCustomAttributes = value
C# 
public string DataGridCustomAttributes {set;}

See Also

© 2010 All Rights Reserved.