C# 클래스 DotNetNuke.Modules.UserDefinedTable.DataTypes.DataTypeDecimal

MetaData and Formating for DataType "Decimal"
상속: DataType
파일 보기 프로젝트 열기: DNNCommunity/DNN.FormAndList

공개 메소드들

메소드 설명
SetStylesAndFormats ( System.Web.UI.WebControls.BoundField column, string format ) : void

메소드 상세

SetStylesAndFormats() 공개 메소드

public SetStylesAndFormats ( System.Web.UI.WebControls.BoundField column, string format ) : void
column System.Web.UI.WebControls.BoundField
format string
리턴 void