ArcFM Solution Developer Guide
ContentTemplate Property (HeaderView)


Syntax
'Declaration
 
<CustomCategoryAttribute("Content")>
<System.ComponentModel.BindableAttribute(Bindable=True, Direction=BindingDirection.OneWay)>
Public Property ContentTemplate As System.Windows.DataTemplate
'Usage
 
Dim instance As HeaderView
Dim value As System.Windows.DataTemplate
 
instance.ContentTemplate = value
 
value = instance.ContentTemplate
[CustomCategory("Content")]
[System.ComponentModel.Bindable(Bindable=true, Direction=BindingDirection.OneWay)]
public System.Windows.DataTemplate ContentTemplate {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

HeaderView Class
HeaderView Members

 

 


Send Comment