| C1.Win.TreeView Namespace > C1TreeView Class : BindingMode Property |
'Declaration<DefaultValueAttribute()> <C1CategoryAttribute("Data")> <C1DescriptionAttribute("Gets or sets a value indicating type of the bound mode.")> Public Property BindingMode As BindingMode
'UsageDim instance As C1TreeView Dim value As BindingMode instance.BindingMode = value value = instance.BindingMode
[DefaultValue()] [C1Category("Data")] [C1Description("Gets or sets a value indicating type of the bound mode.")] public BindingMode BindingMode {get; set;}
[DefaultValue()] [C1Category("Data")] [C1Description("Gets or sets a value indicating type of the bound mode.")] public: property BindingMode BindingMode { BindingMode get(); void set ( BindingMode value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2