ContentColumnSettings_FileHolderRenameEnabled Property |
Gets or sets a value indicating whether the rename button is shown in the control, for each file.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [XmlAttributeAttribute(AttributeName = "FHRenameEnabled")]
public bool RenameEnabled { get; set; }
Property Value
Type:
BooleanSee Also