Method WithReadOnly
WithReadOnly<T>(T, bool)
public static T WithReadOnly<T>(this T column, bool isReadOnly) where T : GridViewBoundColumnBase
Parameters
columnTisReadOnlybool
Returns
- T
 
Type Parameters
T
public static T WithReadOnly<T>(this T column, bool isReadOnly) where T : GridViewBoundColumnBase
column TisReadOnly boolT