| TreeNodeHasAutomaticProperty Method  | 
            Returns true if the given column provides an automatic property to access it's binding.
            
 
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntaxprotected override bool HasAutomaticProperty(
	string columnName
)
Parameters
- columnName
 - Type: SystemString
Column name 
Return Value
Type: 
Boolean
See Also