Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Models.PropertyData.ColumnName Property

The column name used by the data provider. Defaults to the property name, but can be overridden using the Data_ColumnName attribute.

Class: YetaWF.Core.Models.PropertyData
Namespace: YetaWF.Core.Models
Assembly: YetaWF.Core

Syntax

public string ColumnName { get; }

See Also YetaWF.Core.Models.PropertyData ClassYetaWF.Core Overview