GridDisplayElement.CreateIndicatorImageElement Method
Include Protected Members
Include Inherited Members
Creates a cell element that holds an indicator image.
Overload List
Name | Description | |
---|---|---|
CreateIndicatorImageElement(RepositoryLocation, Int32, String) | Creates a cell element that holds an indicator image. | |
CreateIndicatorImageElement(RepositoryLocation, Int32, String, GridCellElmentStatus) | Creates a cell element that holds an indicator image and sets the cell status. |
Top