New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
CollapseImageHeight
CollapseImageUrl
CollapseImageWidth
CollapseText
ExpandImageHeight
ExpandImageUrl
ExpandImageWidth
ExpandText
IsDefault
s
Telerik.Web.UI.TreeListWordExpandCollapseCellStyle
RadTreeList Word export Expand/Collapse cell style
Inheritance Hierarchy
- System.Object
- System.MarshalByRefObject
- System.ComponentModel.Component
- System.Web.UI.WebControls.Style
- System.Web.UI.WebControls.TableItemStyle
- Telerik.Web.UI.TreeListWordStyle
- Telerik.Web.UI.TreeListWordExpandCollapseCellStyle
Properties
CollapseImageHeight Unit
Height of the collapse image.
CollapseImageUrl String
Represents the path to the collapse image
CollapseImageWidth Unit
Width of the collapse image.
CollapseText String
Represents the text that replaces the collapse image
ExpandImageHeight Unit
Height of the expand image.
ExpandImageUrl String
Represents the path to the expand image
ExpandImageWidth Unit
Width of the expand image.
ExpandText String
Represents the text that replaces the expand image
IsDefault Boolean
Returns true if none of the properties have been set
Methods
CopyFrom
Copies a given style
Parameters
s System.Web.UI.WebControls.Style
Style object
Returns
System.Void